Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
qiayuanl authored Jul 22, 2024
1 parent 167cde0 commit f9479f9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions rm_chassis_controllers/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ find_package(catkin REQUIRED
controller_interface
effort_controllers
tf2_geometry_msgs
nav_msgs
angles
)

Expand All @@ -45,6 +46,8 @@ catkin_package(

effort_controllers
tf2_geometry_msgs
nav_msgs
angles
LIBRARIES ${PROJECT_NAME}
)

Expand Down

0 comments on commit f9479f9

Please sign in to comment.