forked from Archive/PX4-Autopilot
10 lines
177 B
Plaintext
10 lines
177 B
Plaintext
|
# Off-board control mode
|
||
|
uint64 timestamp
|
||
|
|
||
|
bool ignore_thrust
|
||
|
bool ignore_attitude
|
||
|
bool ignore_bodyrate
|
||
|
bool ignore_position
|
||
|
bool ignore_velocity
|
||
|
bool ignore_acceleration_force
|