moveit / moveit_resources

URDFs, meshes, and config packages for MoveIt testing
65 stars 118 forks source link

Explicitly use CHOMP and OMPL planners #135

Closed stephanie-eng closed 2 years ago

stephanie-eng commented 2 years ago

Explicitly use CHOMP, OMPL, and Pilz as planners rather than iterating through all *_planning.yaml files, some of which do not work as of now.

Partially resolves #134