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

Hello! When building the workspace according to the README, I run into fatal Errors caused by missing Action msg headers. I tried building multiple times (I know this sometimes fixes...

Hi, thanks for this wonderful work, I am trying to make the deep grasp demo work on melodic. ![图片](https://user-images.githubusercontent.com/81315777/180597215-2d8a5777-82c0-43c1-ac86-f4b1cd71a4bf.png) what's wrong with it?

This PR addresses the change requests made in [PR 196](https://github.com/ros-planning/moveit_task_constructor/pull/196) to use the `GraspProvider` interface and `grasping_msgs::GraspPlanningAction`. There are a couple other minor changes made to address OpenCV and rviz...

Hi, for a while now, I am trying to make the deep grasp demo work on melodic. I saw from that the latest working code was on this branch :...

Hey i tried to Follow your installation guide but when i try to install PCL with the command "sudo ./pcl_install.sh" i get the error "cc1plus: error: bad value (‘tigerlake’) for...

I tried to start the _dexnet_demo.launch_ file. But i get the following Error message, that the gqcnn_grasp service get the wrong Datatype. ![Bildschirmfoto vom 2021-09-16 15-50-26](https://user-images.githubusercontent.com/88185873/133624453-ec220502-3b4e-4f72-a797-8a47a406cfac.png) I use noetic and...

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...

Hello @bostoncleek Leaving here the changes I've made. It compiled but it's still not working. I have been testing a bit with the gpd demo and it gets stuck in...

Hello, when I am running ./dexnet_install.sh {cpu|gpu} When installing dexnet, the terminal reported the following error: gpu}: Command not found How can I solve it, I look forward to your...

Ran into another build issue on Noetic, which is fixed by adding this dependency. This PR includes #2, mostly because I'm lazy :-P.