Trep: Dynamic Simulation and Optimal Control¶
Release: | vbea7a8 |
---|---|
Date: | September 02, 2023 |
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 Tutorials 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.