Skip to content

Commit a5b92d7

Browse files
author
Aaron Roller
committed
am_station, instead of station, for consistency AM-777/station_topic
1 parent 99fe787 commit a5b92d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/vb_util_lib/topics.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ class am_topics
198198
static constexpr char LED_BLINK[] = "/blinkm_command";
199199
static constexpr char BATTERY_STATE[] = "/dji_osdk_ros/battery_state";
200200

201-
static constexpr char STATION_STATUS[] = "/station/status";
201+
static constexpr char STATION_STATUS[] = "/am_station/status";
202202
static constexpr char SUPER_STATE[] = "/vstate/summary";
203203
/** Report the overall System/Mission State
204204
* https://automodality.atlassian.net/wiki/spaces/AMROS/pages/929234949/AMROS+System+States

0 commit comments

Comments
 (0)