Skip to content

Planning Failed for the GPD Demo #5

@FabianSchuetze

Description

@FabianSchuetze

First of all: Thank you for this wonderful repo!

When I run the gpd_demo as roslaunch moveit_task_constructor_gpd gpd_demo.launch with the default settings, the robot unfortunately does not move and the node terminates in error with: [ERROR] [1613054924.196602715]: Planning failed. This happens after grasps have been generated.
The error is thrown by the node mtc_tutorial and the the logging location is ws_grasp/src/deep_grasp_demo/deep_grasp_task/src/deep_pick_place_task.cpp:DeepPickPlaceTask::plan:445.

I have increased the number of sampled samples (num_samples=500) and the number of selected grasps (num_selected =500) in the gpd_config.yaml file to make sure that enough grasps are sampled. While the runtime of the node increased dramatically, planning still failed.

Does anybody know why the planning might have failed? Is there anything I can do for the program to run well. I am grateful for any hints or suggestions!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions