moveit / moveit

:robot: The MoveIt motion planning framework
http://moveit.ros.org
BSD 3-Clause "New" or "Revised" License
1.67k stars 949 forks source link

trajopt is not loaded by movit running off master tip as of April 6 2021 #2589

Open mpatalberta opened 3 years ago

mpatalberta commented 3 years ago

Description

Overview of your issue here.

Your environment

Steps to reproduce

I followed the only document with panda sample I get the following message

Tell us how to reproduce this issue. Attempt to provide a working demo, perhaps using Docker. [ INFO] [1617809569.775554316]: Listening to '/planning_scene_world' for planning scene world geometry [ INFO] [1617809569.776096854]: No 3D sensor plugin(s) defined for octomap updates [ INFO] [1617809569.956911038]: Loading planning pipeline '' [ERROR] [1617809569.959153758]: Exception while loading planner 'trajopt_interface/TrajOptPlanner': According to the loaded plugin descriptions the class trajopt_interface/TrajOptPlanner with base class type planning_interface::PlannerManager does not exist. Declared types are chomp_interface/CHOMPPlanner lerp_interface/LERPPlanner ompl_interface/OMPLPlanner pilz::CommandPlanner pilz_industrial_motion_planner::CommandPlanner Available plugins: chomp_interface/CHOMPPlanner, lerp_interface/LERPPlanner, ompl_interface/OMPLPlanner, pilz::CommandPlanner, pilz_industrial_motion_planner::CommandPlanner

Expected behaviour

Tell us what should happen

Actual behaviour

Tell us what happens instead

Backtrace or Console output

Use gist.github.com to copy-paste the console output or segfault backtrace using gdb.

mpatalberta commented 3 years ago

I used the trajopt_planning_pipeline.launch.xml supplied by panda_tutorials . Maybe an update is available

mpatalberta commented 3 years ago

https://answers.ros.org/question/310912/exception-while-loading-planner-trajopt/ Same as what is seen by loading rviz with trajopt