Trep: Dynamic Simulation and Optimal Control

Release:v1.0.1
Date:May 04, 2015

Trep is a Python module for modeling rigid body mechanical systems in generalized coordinates. It provides tools for calculating continuous and discrete dynamics (based on a midpoint variational integrator), and the first and second derivatives of both. Tools for trajectory optimization and other basic optimal control methods are also available.

You can find detailed installation instructions on our website. Many examples are included with the source code (browse online).

The API Reference has detailed documentation for each part of trep. We have also put together a detailed Tutorial that gives an idea of the capabilities and organization of trep by stepping through several example problems.

If you have any questions or suggestions, please head over to our project page.

Contents:

Indices and tables

Project Website

Table Of Contents

Next topic

API Reference

This Page