Skip to content
Snippets Groups Projects
Commit 2a7a9a4a authored by Alejandro Lopez Gestoso's avatar Alejandro Lopez Gestoso
Browse files

Added landmark and landmarks_array msgs

parent 66f36302
No related branches found
No related tags found
No related merge requests found
...@@ -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
......
geometry_msgs/Pose pose
float32 probability
int32 type
Header header
landmark[] landmarks
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment