rock-core / base-types

C/C++ and Ruby definition of the base types in Rock
6 stars 40 forks source link

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.