deep_grasp_demo icon indicating copy to clipboard operation
deep_grasp_demo copied to clipboard

Deep learning for grasp detection within MoveIt.

Results 14 deep_grasp_demo issues
Sort by recently updated
recently updated
newest added

I think I ran into this because I'm building just the GPD demo. Also, the file had mixed tabs and spaces, so I did some reformatting.

When I try to use our ur5 robot with this code, I found a similar bug also in https://github.com/ros-planning/moveit_task_constructor/pull/205 this pull request will fix group name undefined bug

Thanks for your demo. I am now testing your demo using the pre-trained models. I test the code "./dexnet_deps/gqcnn/scripts/downloads/models/download_models.sh". I find that the links are now not available. Could you...

I ran through the troublesome installation of the moveit files and aswell as configuring the franka ros files to make it somehow work. While trying to see the demo working...