Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Ludwig Waffenschmidt committed Jun 22, 2021
1 parent e6c57a4 commit c558692
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions tuw_multi_robot_ctrl/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ find_package(catkin REQUIRED COMPONENTS
tuw_multi_robot_msgs
tuw_nav_msgs
nodelet
tuw_local_controller_msgs
)

## System dependencies are found with CMake's conventions
Expand Down
2 changes: 2 additions & 0 deletions tuw_multi_robot_ctrl/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
<build_depend>roscpp</build_depend>
<build_depend>tf</build_depend>
<build_depend>tuw_multi_robot_msgs</build_depend>
<build_depend>tuw_local_controller_msgs</build_depend>
<build_depend>tuw_nav_msgs</build_depend>
<build_depend>nodelet</build_depend>
<exec_depend>geometry_msgs</exec_depend>
Expand All @@ -56,6 +57,7 @@
<exec_depend>roscpp</exec_depend>
<exec_depend>tf</exec_depend>
<exec_depend>tuw_multi_robot_msgs</exec_depend>
<exec_depend>tuw_local_controller_msgs</exec_depend>
<exec_depend>tuw_nav_msgs</exec_depend>
<exec_depend>nodelet</exec_depend>

Expand Down

0 comments on commit c558692

Please sign in to comment.