Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mobile_robotics
ADC
ADC_2021
iri_adc_msgs
Commits
12fa5b6e
Commit
12fa5b6e
authored
Oct 26, 2021
by
Fernando Herrero
Browse files
Add feedback msg string constants
parent
f29326d3
Changes
1
Hide whitespace changes
Inline
Side-by-side
action/adc_jury.action
View file @
12fa5b6e
...
@@ -5,5 +5,21 @@ adc_goal_array goals
...
@@ -5,5 +5,21 @@ adc_goal_array goals
#result
#result
---
---
#feedback
#feedback
#constant string for feedback status
string NAVIGATING = Navigating to goal
string STOPPED = Stopped at goal
string PARKING = Parking at goal
string PARKED = Parked at goal
string UNPARKING = Unparking from goal
string PAUSED = Paused
string FINISHED = Finished
string OVERCOMING_STATIC = Overcoming static obstacle
string OVERCOMING_DYNAMIC = Overcoming dynamic obstacle
string DETECTED_SIGN = Detected traffic sign
string DETECTED_RED = Detected traffic light RED
string DETECTED_GREEN = Detected traffic light GREEN
string EMERGENCY_STOP = Emergency stop
string status
string status
geometry_msgs/PoseStamped base_position
geometry_msgs/PoseStamped base_position
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment