deep_grasp_demo
deep_grasp_demo copied to clipboard
Deep learning for grasp detection within MoveIt.
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...