Source: rock-master-18.09-ruby-orogen Section: FIXME Priority: optional Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org> Uploaders: <> Build-Depends: debhelper, gem2deb, rake, rake (>= 0.8), rock-master-18.09-ruby-hoe-yard, rock-master-18.09-ruby-utilrb, rock-master-18.09-rtt, rock-master-18.09-typelib, rock-master-18.09-rtt-typelib, rock-master-18.09-ruby-tools-metaruby, ruby-kramdown, rock-master-18.09-ruby-yard, dh-autoreconf Standards-Version: 4.1.3 Vcs-Git: salsa.debian.org/ruby-team/rock-master-18.09-ruby-orogen.git Vcs-Browser: salsa.debian.org/ruby-team/rock-master-18.09-ruby-orogen Homepage: www.rock-robotics.org/stable/documentation/orogen Testsuite: autopkgtest-pkg-ruby XS-Ruby-Versions: all

Package: rock-master-18.09-ruby-orogen Architecture: any XB-Ruby-Versions: ${ruby:Versions} Depends: rake, rock-master-18.09-rtt, rock-master-18.09-typelib, rock-master-18.09-rtt-typelib, rock-master-18.09-ruby-utilrb, rock-master-18.09-ruby-tools-metaruby, rock-master-18.09-ruby-hoe-yard, ruby-kramdown, rock-master-18.09-ruby-yard Description: Component generation for Orocos::RTT

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:
.
* [oroGen documentation](http://www.rock-robotics.org/stable/documentation/orogen)