Skip to content

Finroc - A framework for intelligent robot control

Finroc® is a modular C++/Java framework for robot control systems. It has been developed at the Robotics Research Lab of TU Kaiserslautern, Germany since 2008. In 2011 the four main authors founded the Finroc GbR - a company constituted under civil law - to make use of their copyright and release the software using a dual-licensing model. Additionally to a free GPL version, a commercial license is provided to be applied in proprietary products.

Design philosophy

Frameworks have fundamental impact on software quality of robot control systems - as well as development effort. Taking many existing approaches into account, the design of Finroc® evolved around the question: ''What can be done in a framework in order to support or even guarantee relevant quality attributes of robot control systems?'' It is hardly possible to implement all the identified features at once. Thus, the initial design focused on areas that are hard to add or change later. The main developers used MCA2 before developing Finroc® and learned to appreciate many of its qualities. Thus, application style in Finroc® is similar.

Prominent features

  • Efficient (zero-copy), lock-free, real-time implementation
  • Scales up to thousands of components
  • Can be run without an operating system
  • Intra-process runtime construction
  • Slim and highly modular framework core (see below - or our IEEE IRC 2017 paper for the master plan)
  • Separate, native C++11 and Java versions

Modular Core

Documentation

  • Getting started gives you a quick introduction on how to get your hands on Finroc®.
  • Have a look at our Tutorials covering topics for beginners as well as advanced Finroc® users.
  • For a more comprehensive understanding see Papers and Publications.

Partners

Repositories with hundreds of robotic algorithms and components are developed and maintained independently at both the RRLab and Robot Makers (they are not available on finroc.org).

Robot Makers provide professional Finroc services (support; consulting; custom algorithm, component, and application development). The RRLab develops algorithms, components, and prototypes in the scope of research projects.

RRLab

TU KL

Robot Makers