-
I am trying to compile the graspit from the source. For this I am using Ubuntu18, however i get the follow problem:
> /usr/bin/ld: CMakeFiles/graspit_simulator.dir/src/main.cpp.o: undefined referen…
-
Hi, I've been trying to use graspit for the robotiq 2 finger 85 model and I've been running into some issues on trying to get it to move. Below is an image of the gripper I'm working with. When I use …
-
I downloaded graspit! But encountered this problem. In addition, there is no graspit.pro file in my downloaded version of graspit. Can someone solve this problem?
-
Dear Josh,
I am trying to call a GraspPlanning service but I fail terribly.
My code related to the service is this:
```
init_node("code_snippet")
planning_srv = ServiceProxy("/graspit…
-
Hello,
I have downloaded and compiled successfully the simulator. I can load any example and run any tutorial __except__ the [one regarding dynamics](https://graspit-simulator.github.io/build/html/g…
-
Hello,
I had installed the graspit-ros package and run the graspit-simulator successfully, like this:
![image](https://user-images.githubusercontent.com/17796434/69928974-6197ba80-14f8-11ea-9d13-d…
-
@mateiciocarlie
a matlab interface for graspit is mentioned here:
http://graspit-simulator.github.io/build/html/matlab.html
I have never seen this, do you have that code anywhere? It also does not …
-
(from email communication)
I'm trying to use the code from `thermal_grasp/scripts/make_graspit_worlds.py` to generate worlds given an object and a grasper. My objective is to convert the object(.pl…
-
Hi all,
I'm trying to compile dbase_grasp_planner from source, but am running into the following errors:
```
[ 50%] [ 50%] Building CXX object dbase_grasp_planner_localhost/CMakeFiles/dbase_grasp_pl…
-
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…