Skip to content

Commit

Permalink
build: add missing controller dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
rickstaa committed Dec 10, 2021
1 parent e770e87 commit 71843dc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions panda_gazebo/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,9 @@
<exec_depend>actionlib_msgs</exec_depend>
<exec_depend>control_msgs</exec_depend>
<exec_depend>moveit</exec_depend>
<exec_depend>position_controllers</exec_depend>
<exec_depend>effort_controllers</exec_depend>
<exec_depend>joint_trajectory_controller</exec_depend>

<!--Extra run dependencies
NOTE: Disabled by default as they are only needed for some test scripts
Expand Down

0 comments on commit 71843dc

Please sign in to comment.