Go to the source code of this file.
◆ POSITION_SETPOINT_SETPOINT_TYPE_FOLLOW_TARGET
| #define POSITION_SETPOINT_SETPOINT_TYPE_FOLLOW_TARGET 7 |
◆ POSITION_SETPOINT_SETPOINT_TYPE_IDLE
| #define POSITION_SETPOINT_SETPOINT_TYPE_IDLE 5 |
◆ POSITION_SETPOINT_SETPOINT_TYPE_LAND
| #define POSITION_SETPOINT_SETPOINT_TYPE_LAND 4 |
◆ POSITION_SETPOINT_SETPOINT_TYPE_LOITER
| #define POSITION_SETPOINT_SETPOINT_TYPE_LOITER 2 |
◆ POSITION_SETPOINT_SETPOINT_TYPE_OFFBOARD
| #define POSITION_SETPOINT_SETPOINT_TYPE_OFFBOARD 6 |
◆ POSITION_SETPOINT_SETPOINT_TYPE_POSITION
| #define POSITION_SETPOINT_SETPOINT_TYPE_POSITION 0 |
◆ POSITION_SETPOINT_SETPOINT_TYPE_TAKEOFF
| #define POSITION_SETPOINT_SETPOINT_TYPE_TAKEOFF 3 |
◆ POSITION_SETPOINT_SETPOINT_TYPE_VELOCITY
| #define POSITION_SETPOINT_SETPOINT_TYPE_VELOCITY 1 |
◆ POSITION_SETPOINT_VELOCITY_FRAME_BODY_NED
| #define POSITION_SETPOINT_VELOCITY_FRAME_BODY_NED 8 |
◆ POSITION_SETPOINT_VELOCITY_FRAME_LOCAL_NED
| #define POSITION_SETPOINT_VELOCITY_FRAME_LOCAL_NED 1 |
◆ ORB_DECLARE()
| ORB_DECLARE |
( |
position_setpoint |
| ) |
|