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 16, 2025
1 parent 735b521 commit a6e9adb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion mofpy/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,13 @@

<depend>control_msgs</depend>
<depend>geometry_msgs</depend>
<depend>joy</depend>
<depend>moveit_msgs</depend>
<depend>moveit_py</depend>
<depend>python3-sympy</depend>
<depend>rclpy</depend>
<depend>sensor_msgs</depend>
<depend>std_msgs</depend>
<exec_depend>joy</exec_depend>

<test_depend>ament_copyright</test_depend>
<test_depend>ament_flake8</test_depend>
Expand Down

0 comments on commit a6e9adb

Please sign in to comment.