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
0ab006c0
Commit
0ab006c0
authored
Mar 26, 2021
by
Fernando Herrero
Browse files
Add goal type
parent
66f36302
Changes
1
Hide whitespace changes
Inline
Side-by-side
msg/adc_goal.msg
View file @
0ab006c0
string id
float32 x
float32 y
float32 yaw
#type definitions
uint8 PASSTHROUGH_GOAL=0
uint8 STOP_GOAL=1
uint8 PARKING_GOAL=2
string id # goal identifier
float32 x # x coordinates in meters [m]
float32 y # y coordinate in meters [m]
float32 yaw # yaw orientation in radians [rad]
int32 type # see type definitions above
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