Skip to content

Commit

Permalink
fix: add missing dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
KazuyaOguma18 committed Feb 17, 2025
1 parent 5b52e85 commit 959061a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions mofpy_demo/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,17 @@

<buildtool_depend>ament_cmake</buildtool_depend>

<depend>controller_manager</depend>
<depend>mofpy</depend>
<depend>moveit</depend>
<depend>moveit_configs_utils</depend>
<depend>moveit_core</depend>
<depend>moveit_planners</depend>
<depend>moveit_py_configs_utils</depend>
<depend>moveit_resources_panda_moveit_config</depend>
<depend>moveit_ros_planning</depend>
<depend>moveit_servo</depend>
<depend>ros2_control</depend>
<test_depend>ament_lint_common</test_depend>

<export>
Expand Down

0 comments on commit 959061a

Please sign in to comment.