Skip to content

Commit

Permalink
Added missing dependency for chomp planners
Browse files Browse the repository at this point in the history
  • Loading branch information
VinDp committed Jun 10, 2024
1 parent ac6747e commit da7ae54
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ur_moveit_config/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
<exec_depend>moveit_configs_utils</exec_depend>
<exec_depend>moveit_kinematics</exec_depend>
<exec_depend>moveit_planners</exec_depend>
<exec_depend>moveit_planners_chomp</exec_depend>
<exec_depend>moveit_ros_move_group</exec_depend>
<exec_depend>moveit_ros_visualization</exec_depend>
<exec_depend>moveit_servo</exec_depend>
Expand Down

0 comments on commit da7ae54

Please sign in to comment.