PX4-Autopilot/msg/soaring_controller_status.msg
JaeyoungLim b67cc482d4 Copy implementation
Add msgs
2025-07-08 15:40:05 +09:00

6 lines
313 B
Plaintext

# SOARING CONTROLLER STATE, SERVES AS FLAG IF CONTROLLER IS STILL PUBLISHING
uint64 timestamp # time since system start (microseconds)
bool soaring_controller_running # if true, the soaring controller is expected to publish
bool timeout_detected # if true, the soaring controller has crashed