Skip to content
Snippets Groups Projects
Commit 1c6da49e authored by Thomas Gubler's avatar Thomas Gubler
Browse files

add gazebo_msgs

parent 3e941a2d
No related branches found
No related tags found
No related merge requests found
......@@ -11,6 +11,7 @@ find_package(catkin REQUIRED COMPONENTS
std_msgs
message_generation
cmake_modules
gazebo_msgs
)
find_package(Eigen REQUIRED)
......@@ -84,6 +85,7 @@ add_message_files(
generate_messages(
DEPENDENCIES
std_msgs
gazebo_msgs
)
###################################
......
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