RobotArmLib  0.0.4
Robot Arm Library [WIP]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
The API document of Robot Arm Library

A Library of Maninpulate Industrial Robot Arm

GitHub

Basic Build Instructions

  1. Clone this repo.
  2. Make a build directory: mkdir build && cd build
  3. Use CMake to generate Makefile: cmake ..
  4. Compile a testing program: make test_run
  5. Run it: ./test_run

Dependencies

Note: still WIP