Skip to content

Commit

Permalink
package.xmlにpython3-pipの依存関係追加
Browse files Browse the repository at this point in the history
  • Loading branch information
mizonon committed Sep 25, 2024
1 parent 9277ab5 commit 70deeb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crane_plus_examples_py/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
<exec_depend>std_msgs</exec_depend>
<exec_depend>moveit</exec_depend>
<exec_depend>moveit_py</exec_depend>
<exec_depend>python3-pip</exec_depend>
<exec_depend>python-numpy-quaternion-pip</exec_depend>

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

0 comments on commit 70deeb6

Please sign in to comment.