Main Page | Modules | Class Hierarchy | Compound List | File List | Compound Members | File Members | Related Pages

RiSE Robot Simulation Library

This is a fairly general purpose library that is designed to facilitate the definition and simulation of complex robot morphologies with custom surface contact models. It uses the Arachi dynamics engine (available from http://www.arachi.com) for the underlying physical simulations and provides convenient interfaces for defining morphologies through text configuration files, defining and configuring a variety of contact models as well as facilities for integration with RHexLib, a real-time robot control software library. This HTML hierarchy provides both an introductory description of the library as well as a complete reference that is automatically generated from the source itself.

The library consists of three major components

This document also includes sections on

For anyone interested in writing CDL files, please see the Important note: All the classes and functions in CDL libraries are defined within the namespace sim. As a consequence, developers must either enable the namespace with the C++ keyword using, or explicitly add the prefix "sim::" to all the class names and function calls.
SimLib Reference Documentation