This is a ROS package to synthesize and execute grasps on the RSA Testbed using tsgrasp and MoveIt.
git submodule update --init --recursive
- Download the model parameter checkpoint.
- Install dependencies of tsgrasp into a conda environment.
- Export the conda environment path in your ~/.bashrc:
export NN_CONDA_PATH=/home/playert/miniconda3/envs/tsgrasp/bin/python
catkin build
roslaunch cl_tsgrasp testbed_grasp_demo.launch simulated:=true
roslaunch cl_tsgrasp testbed_grasp_demo.launch simulated:=false