32 CRRCSim(
const char *home_str,
const char *frame_str);
39 return new CRRCSim(home_str, frame_str);
65 double roll, pitch,
yaw;
void send_servos_fixed_wing(const struct sitl_input &input)
static Aircraft * create(const char *home_str, const char *frame_str)
void send_servos_heli(const struct sitl_input &input)
void update(const struct sitl_input &input)
void send_servos(const struct sitl_input &input)
void recv_fdm(const struct sitl_input &input)
CRRCSim(const char *home_str, const char *frame_str)