Skip to content

nj1407/segbot_arm

 
 

Repository files navigation

segbot_arm

This holds the all projects for use by the BWI segbot's arm manipulators. Currently this includes: Kinova Mico

To run these packages, you must first install the utexas-bwi fork of the jaco ros drivers. You can do that by going into catkin_ws/src and then cloning the repository with

$ git clone https://github.com/utexas-bwi/jaco-ros.git

and compile with catkin.

Before compiling, install the following dependencies:

Install MoveIt! by typing:

$ sudo apt-get install ros-indigo-moveit-*

Install libsndfile by typing:

$ sudo apt-get install libsndfile1-dev

Install libfft3:

$ sudo apt-get install libfftw3-dev

Instal Lapack:

$ sudo apt-get install liblapack-dev

Install our fork of agile_grasp ROS indigo package by cloning from:

https://github.com/jsinapov/agile_grasp

About

Packages related to the segbot's Kinova MICO arm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 95.5%
  • CMake 3.4%
  • Makefile 1.1%