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
2a7a9a4a
Commit
2a7a9a4a
authored
Apr 07, 2021
by
Alejandro Lopez Gestoso
Browse files
Added landmark and landmarks_array msgs
parent
66f36302
Changes
3
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
2a7a9a4a
...
@@ -52,6 +52,8 @@ add_message_files(
...
@@ -52,6 +52,8 @@ add_message_files(
FILES
FILES
adc_goal.msg
adc_goal.msg
adc_goal_array.msg
adc_goal_array.msg
landmark.msg
landmark_array.msg
)
)
## Generate services in the 'srv' folder
## Generate services in the 'srv' folder
...
...
msg/landmark.msg
0 → 100644
View file @
2a7a9a4a
geometry_msgs/Pose pose
float32 probability
int32 type
msg/landmark_array.msg
0 → 100644
View file @
2a7a9a4a
Header header
landmark[] landmarks
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