Skip to content

Commit

Permalink
merge from main
Browse files Browse the repository at this point in the history
Signed-off-by: Mabel Zhang <[email protected]>
  • Loading branch information
mabelzhang committed Mar 25, 2022
1 parent 4805b56 commit 487c3f0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion examples/dave_nodes/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<license>Apache2</license>
<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
6 changes: 3 additions & 3 deletions urdf/robots/rexrov_oberon7_moveit/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,15 @@
<buildtool_depend>catkin</buildtool_depend>

<run_depend>roscpp</run_depend>
<run_depend>moveit_ros_move_group</run_depend>
<run_depend>moveit_commander</run_depend>
<run_depend>moveit_fake_controller_manager</run_depend>
<run_depend>moveit_kinematics</run_depend>
<run_depend>moveit_planners_chomp</run_depend>
<run_depend>moveit_planners_ompl</run_depend>
<run_depend>moveit_ros_move_group</run_depend>
<run_depend>moveit_ros_visualization</run_depend>
<run_depend>moveit_setup_assistant</run_depend>
<run_depend>moveit_simple_controller_manager</run_depend>
<run_depend>moveit_commander</run_depend>
<run_depend>moveit_planners</run_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 487c3f0

Please sign in to comment.