Skip to content

Code generator for components and type handling in Rock - the Robot Construction Kit - and the Orocos Toolchain

License

Notifications You must be signed in to change notification settings

orocos-toolchain/orogen

Folders and files

NameName
Last commit message
Last commit date
Mar 30, 2021
Dec 2, 2021
Jul 10, 2017
Mar 30, 2021
Jan 11, 2011
May 16, 2016
Jun 5, 2020
Mar 30, 2021
Aug 30, 2013
Apr 24, 2009
Sep 28, 2012
Nov 22, 2019
Mar 30, 2021
Jul 5, 2020
Jun 5, 2020
Jul 5, 2020

Repository files navigation

oroGen: easy component building for Orocos/RTT

What is oroGen ?

oroGen is a specification language and code generator for the Orocos Realtime Toolkit (RTT). The Orocos/Real Time Toolkit is a C++ library allowing to build component-based systems (http://www.orocos.org/rtt). The orogen tool allows to create new components easily.

In oroGen, one write a specification that describes the components you want to develop. Then, orogen generates the corresponding C++ code and CMake build system so that you -- the component developer -- has only to care about implementing the actual functionality.

The remaining of this readme is about oroGen installation. See the user's guide for more in-depth usage information:

Installation

oroGen is part of the Robot Construction Kit. Check out rock-robotics.org for installation instructions.

About

Code generator for components and type handling in Rock - the Robot Construction Kit - and the Orocos Toolchain

Resources

License

Stars

Watchers

Forks

Packages

No packages published