Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 798 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 798 Bytes

This package holds the C++ definition of base types for the Robot Construction Kit. It is maintained by the Rock core maintainers, and aim at defining types that are generally useful for robotic applications.

While one can build it manually, it can also be built and installed using Rock's installation instructions.

If the relevant dependencies (mainly Rice and Ruby itself) are installed, Ruby bindings for some of these types are available. They are also made available in Ruby through Rock's toolchain if Rock's base/orogen/types package is installed.