Skip to content

Commit

Permalink
have moveit_planners depend on chomp (#3015)
Browse files Browse the repository at this point in the history
by default, the packages generated by moveit_setup_assistant now
include a chomp configuration - but do not depend on chomp. the
packages do depend on moveit_planners, so it makes sense to include
chomp here.
  • Loading branch information
mikeferguson authored Oct 6, 2024
1 parent 7d3693b commit b88af32
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions moveit_planners/moveit_planners/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,7 @@

<buildtool_depend>ament_cmake</buildtool_depend>

<!--
<exec_depend>chomp_motion_planner</exec_depend>
<exec_depend>moveit_planners_chomp</exec_depend>
-->
<exec_depend>moveit_planners_ompl</exec_depend>
<exec_depend>moveit_planners_stomp</exec_depend>
<exec_depend>pilz_industrial_motion_planner</exec_depend>
Expand Down

0 comments on commit b88af32

Please sign in to comment.