Skip to content

Commit

Permalink
Add another moveit dependency (Field-Robotics-Lab#239)
Browse files Browse the repository at this point in the history
* Update package.xml

Signed-off-by: Yadunund <[email protected]>

* Move moveit dependencies into rexrov_oberon7_moveit

Signed-off-by: Yadunund <[email protected]>
  • Loading branch information
Yadunund authored Mar 24, 2022
1 parent 670b4b0 commit d48e955
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 0 additions & 2 deletions examples/dave_nodes/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@
<author email="[email protected]">dtd</author> -->
<buildtool_depend>catkin</buildtool_depend>

<exec_depend>moveit_commander</exec_depend>

<export>
<!-- Other tools can request additional information be placed here -->
</export>
Expand Down
2 changes: 2 additions & 0 deletions urdf/robots/rexrov_oberon7_moveit/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@
<run_depend>moveit_ros_visualization</run_depend>
<run_depend>moveit_setup_assistant</run_depend>
<run_depend>moveit_simple_controller_manager</run_depend>
<exec_depend>moveit_commander</exec_depend>
<exec_depend>moveit_planners</exec_depend>
<run_depend>joint_state_publisher</run_depend>
<run_depend>joint_state_publisher_gui</run_depend>
<run_depend>robot_state_publisher</run_depend>
Expand Down

0 comments on commit d48e955

Please sign in to comment.