Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 1.07 KB

File metadata and controls

30 lines (16 loc) · 1.07 KB

Robot Controller Manager

Overview

This software package provides a C++ robot controller manager that is compatible with the roco interface.

A complete documentation of rocoma is available here.

The software has been tested under ROS Melodic and Ubuntu 18.04.

The source code is released under a BSD 3-Clause license.

Author(s): Gabriel Hottiger, Christian Gehring

Building

In order to install, clone the latest version from this repository into your catkin workspace and compile the packages.

Dependencies

Usage

An example on how to use this library is given here: rocoma_example.