Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
iri_adc_msgs
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
mobile_robotics
ADC
ADC_2021
iri_adc_msgs
Commits
12fa5b6e
Commit
12fa5b6e
authored
3 years ago
by
Fernando Herrero
Browse files
Options
Downloads
Patches
Plain Diff
Add feedback msg string constants
parent
f29326d3
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
action/adc_jury.action
+16
-0
16 additions, 0 deletions
action/adc_jury.action
with
16 additions
and
0 deletions
action/adc_jury.action
+
16
−
0
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
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment