Kinova robot grasp package for JCAR Competition
This Project is done by freeman team, the repository includes two parts: 1.A simulation for kinova grasp 2. Real kinova grasp.
3D model files are built by Jianbo Zhang & LiuLong Ma. The files can be find here
Kinova grasp simulation is built by KaiXiang Xu
This Package is tested on ubuntu14.04, ros indigo
download python-pcl from here
sudo pip install cython
python setup.py build
sudo python setup.py install
sudo apt-get install pcl-tools
You can find kinova-ros package here
-
Go to the package named robot_grasp, find the CmakeLists file inside. Comment out all the add_execytable and target_link
-
catkin_make the workingspace
-
recover the items that are commented out before
-
catkin_make the workingspace angin
roslaunch robot_grasp START_Gazebo.launch