Skip to content

Commit 848de8d

Browse files
author
Aaron Roller
authored
Merge pull request #85 from AutoModality/AM-799/deactivate
fix: flight plan activity control topic AM-799/deactivate
2 parents 9aeb740 + bfb73a7 commit 848de8d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/vb_util_lib/topics.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,7 @@ class am_topics
192192
static constexpr char CTRL_VIDEO_CMND[] = "/ctrl/video/cmnd";
193193
static constexpr char CTRL_VISION_CMND[] = "/ctrl/vision/cmnd";
194194
static constexpr char CTRL_VISION_MARKER_OFFSET[] = "/ctrl/vision/marker_offset";
195+
static constexpr char CTRL_FLIGHTPLAN_ACTIVITY_CONTROL[] = "/flight_controller/flightplan_activity_control";
195196

196197
static constexpr char REMOTE_CTRL_VX_MISSION[] = "/remote/ctrl/vx/mission";
197198

0 commit comments

Comments
 (0)