Skip to content
This repository was archived by the owner on Sep 25, 2021. It is now read-only.

Unable to run and debug panda compl_planner_example #1

@gautz

Description

@gautz

Hi,

Trying to run following in an Ubuntu VirtualBox:
~/planning_ws$ rosrun planning_plugin_examples compl_planner_example

I am getting following error:

[ INFO] [1597761226.433289249]: Loading robot model 'panda'...
[ERROR] [1597761226.544413210]: Exception while loading planner 'elion/ElionPlanner': According to the loaded plugin descriptions the class elion/ElionPlanner with base class type planning_interface::PlannerManager does not exist. Declared types are  chomp_interface/CHOMPPlanner compl_interface/COMPLPlanner lerp_interface/LERPPlanner ompl_interface/OMPLPlanner pilz::CommandPlanner
Available plugins: chomp_interface/CHOMPPlanner compl_interface/COMPLPlanner lerp_interface/LERPPlanner ompl_interface/OMPLPlanner pilz::CommandPlanner 
[ WARN] [1597761227.046479357]: Topic '/display_robot_state' unable to connect to any subscribers within 0.5 sec. It is possible initially published visual messages will be lost.
[ WARN] [1597761227.549092476]: Topic '/visualization_marker_array' unable to connect to any subscribers within 0.5 sec. It is possible initially published visual messages will be lost.
[ INFO] [1597761227.656594905]: No planning scene passed into moveit_visual_tools, creating one.
[ INFO] [1597761227.662894279]: Loading robot model 'panda'...
[ INFO] [1597761227.828048704]: Publishing maintained planning scene on ''
Segmentation fault (core dumped)

Any hint?

I am also unable to debug any MoveIt tutorial via launch file in Visual Studio Code. How did you manage to get debugging work? Do you have an example of a working launch.json file?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions