graspit_interface icon indicating copy to clipboard operation
graspit_interface copied to clipboard

A GraspIt! plugin exposing a ROS interface via graspit-ros

Results 16 graspit_interface issues
Sort by recently updated
recently updated
newest added

Hello, thanks for your excellent work! Recently, I do some research on Robot Grasping, and learn to how to use GraspIt! There's a question: How to output the mesh of...

Hello, I was working through the instructions of installing GraspIt! but I am now stumped on this problem after running make -j5: ``` libgraspit.so: undefined reference to `SoInput::setBuffer(void*, unsigned long)'...

Qt 4.8.7 has a conflict with Boost 1.65.1. Even though `graspit_interface` does not use Boost, other ROS libraries do, and it is pulled in. This causes the following error when...

I usually use solidworks. Is there a requirement for the CAD software we use ? Or can we transfer the parts done by Solidworks to .iv file? Thanks

following the steps and problem comes up after execute "catkin_make" ![graspit](https://user-images.githubusercontent.com/35613337/35254932-486f3790-ffa1-11e7-8538-bc77ec2240e7.png) Thank you !

if clearWorld and importGraspableBody and import Hand are called repeatably, there is a memory leak somewhere. I would assume something from the body or hand is not being destroyed properly....

hi, I'm new to graspit. And thank you for your contribution to grasp simulation. I met a problem about shadow hand eigengrasp planner problem.When I start the planner, It is...

hi ,I'm new to graspIT! I have encountered this problem Could not open /home/well/.graspit/models/objects/flask.xml but if I change export GRASPIT=~/.graspit to export GRASPIT=~/graspit , it's ok! Am I wrong with...

I followed the installation guide and setup bullet engine on graspit, but when I want to open one of its models(worlds), graspit collapse suddenly! with this error : "Segmentation fault...