31 Gazebo(
const char *home_str,
const char *frame_str);
38 return new Gazebo(home_str, frame_str);
58 double imu_angular_velocity_rpy[3];
59 double imu_linear_acceleration_xyz[3];
60 double imu_orientation_quat[4];
61 double velocity_xyz[3];
62 double position_xyz[3];
static const uint64_t GAZEBO_TIMEOUT_US
static Aircraft * create(const char *home_str, const char *frame_str)
void recv_fdm(const struct sitl_input &input)
void update(const struct sitl_input &input)
const char * _gazebo_address
void send_servos(const struct sitl_input &input)
Gazebo(const char *home_str, const char *frame_str)
void set_interface_ports(const char *address, const int port_in, const int port_out)