Skip to content

OffboardControlMode (UORB message)

Off-board control mode.

TOPICS: offboard_controlmode

Fields

NameTypeUnit [Frame]Range/EnumDescription
timestampuint64time since system start (microseconds)
positionbool
velocitybool
accelerationbool
attitudebool
body_ratebool
thrust_and_torquebool
direct_actuatorbool

Source Message

Source file (GitHub)

Click here to see original file
c
# Off-board control mode

uint64 timestamp		# time since system start (microseconds)

bool position
bool velocity
bool acceleration
bool attitude
bool body_rate
bool thrust_and_torque
bool direct_actuator