We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9aeb740 + bfb73a7 commit 848de8dCopy full SHA for 848de8d
include/vb_util_lib/topics.h
@@ -192,6 +192,7 @@ class am_topics
192
static constexpr char CTRL_VIDEO_CMND[] = "/ctrl/video/cmnd";
193
static constexpr char CTRL_VISION_CMND[] = "/ctrl/vision/cmnd";
194
static constexpr char CTRL_VISION_MARKER_OFFSET[] = "/ctrl/vision/marker_offset";
195
+ static constexpr char CTRL_FLIGHTPLAN_ACTIVITY_CONTROL[] = "/flight_controller/flightplan_activity_control";
196
197
static constexpr char REMOTE_CTRL_VX_MISSION[] = "/remote/ctrl/vx/mission";
198
0 commit comments