Skip to content

OffboardControlMode (UORB消息)

Off-board control mode.

TOPICS: offboard_controlmode

Fields

参数名类型Unit [Frame]Range/Enum描述
timestampuint64time since system start (microseconds)
位置bool
速度bool
accelerationbool
attitudebool
body_ratebool
thrust_and_torquebool
direct_actuatorbool

Source Message

Source file (GitHub)

Details

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