Skip to content

Commit

Permalink
Change exec_depend to run_depend (Field-Robotics-Lab#250)
Browse files Browse the repository at this point in the history
Signed-off-by: Yadunund <[email protected]>
  • Loading branch information
Yadunund authored Mar 25, 2022
1 parent d48e955 commit 12e7123
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions urdf/robots/rexrov_oberon7_moveit/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +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>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 12e7123

Please sign in to comment.