<description>Setpoint in rollspeed, pitchspeed, yawspeed currently active on the system.</description>
<fieldtype="uint32_t"name="time_ms">Timestamp in milliseconds since system boot</field>
<fieldtype="float"name="roll_speed">Desired roll angular speed in rad/s</field>
<fieldtype="float"name="pitch_speed">Desired pitch angular speed in rad/s</field>
<fieldtype="float"name="yaw_speed">Desired yaw angular speed in rad/s</field>
</message>
<messageid="60"name="ATTITUDE_CONTROLLER_OUTPUT">
<description>The output of the attitude controller. This output is the control response the controller currently generates and the attitude the MAV would take if it is under control of the attitude controller. The primary use of this message is to check the response and signs of the controller before the actual flight.</description>