-
Hi,
after installing all the dependencies I try to get the suction_policy example running(from dev_jeff branch), but there's this error:
```
python examples/suction_policy.py
WARNING:root:Failed…
-
Hello,
I installed gqcnn ros service on ROS kinetic and used pretrained models for doing some sample tests for Grasp planning on some of my cuboid shaped objects.But Grasp sampler seems to be doing …
-
Hello,
I recently installed GQCNN ROS Service and tested it with policy.py which works perfectly for me.Now I did gqcnn.launch for launching grasp planner service for giving input of my custom imag…
-
Hi, I tried to follow the installation instructions for ROS install. My setup is U16.04 with ROS Kinetic.
For making autolab_core and perception I get:
```
Base path: /home/admin/catkin_ws
Sourc…
-
HELLO
Im desperately trying to run your code since this stuff is amazing!
But I keep getting the same error lads:
WARNING:root:autolab_core not installed as catkin package, RigidTransform ros…
-
Hi,
I'm trying to install ROS Installation by following https://berkeleyautomation.github.io/gqcnn/install/install.html#quick-start-guide. However, after cloning and running catkin_make I didn't see …
-
Hello,
I have installed `autolab_core`, `perception`, and `gqcnn` using a Conda environment with Python 2.7.13 on macOS. However, when I try to run the example policy:
```
$ python2.7 examples/po…
-
hi ten Pas
After read your paper “Grasp Pose Detection in Point Clouds“,but I don't know the speed when grasping in real world?
-
Running examples/policy.py the algorithm uses your perception/image.py file but the coordinates in the crop function are float values so the system complains. All it needs is a cast to int for the 4 v…
-
Hi~
I am running your wiki's trainnig.py demo. But i found the trainning doesn't converge. It is so sad .
I am new to the tensorflow.
![training_curve](https://user-images.githubusercontent.com/94…