Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 991 Bytes

README.md

File metadata and controls

31 lines (22 loc) · 991 Bytes

grasp

A C++ YARP set of libraries and modules that provides the iCub robot with grasping capabilities.

Installation

Dependencies

Notes on Point Cloud Library

To install PCL do:

$ sudo apt install libpcl-dev
$ sudo apt install libproj-dev

Documentation

Online documentation is available here: http://robotology.github.io/grasp/.

License

Material included here is Copyright of iCub Facility - Istituto Italiano di Tecnologia and is released under the terms of the GPL v2.0 or later. See the file LICENSE for details.