Skip to content

Commit ae410a5

Browse files
committed
Add dep on position_controllers for the demo pkg
1 parent 488975c commit ae410a5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

mujoco_ros2_control_demos/package.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@
2323
<depend>velocity_controllers</depend>
2424
<depend>force_torque_sensor_broadcaster</depend>
2525

26+
<exec_depend>position_controllers</exec_depend>
27+
2628
<test_depend>ament_lint_auto</test_depend>
2729
<test_depend>ament_cmake_clang_format</test_depend>
2830
<test_depend>ament_cmake_cppcheck</test_depend>

0 commit comments

Comments
 (0)