deep_grasp_demo icon indicating copy to clipboard operation
deep_grasp_demo copied to clipboard

Changes to work with GraspProvider

Open marcpujol-leitat opened this issue 4 years ago • 4 comments
trafficstars

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 the task planning phase. The good part is that it looks like it generates the grasps.

Thank you very much for your help!

marcpujol-leitat avatar Jul 13 '21 15:07 marcpujol-leitat

@marcpujol-leitat Can you get this to a state where it compiles? What is your development environment?

bostoncleek avatar Aug 09 '21 13:08 bostoncleek

Hello @bostoncleek,

Yes, it compiles but gets stuck after creating the grasps. The task is not executed after chosing the grasp candidates.

Someone in the issue that I opened in the moveit_task_constructor depo mentioned that the problem is solved by removing a mutex lock here, but I have not tried yet.

marcpujol-leitat avatar Aug 09 '21 13:08 marcpujol-leitat

Perhaps there is a deadlock. This is my fault. I will get these fixed just need a little bit of time.

bostoncleek avatar Aug 09 '21 15:08 bostoncleek

Great, thank you very much!

marcpujol-leitat avatar Aug 09 '21 15:08 marcpujol-leitat