Skip to content

gruberth/pytrajectory

 
 

Repository files navigation

Constrained Double Pendulum

About

Build Status PyPI version DOI

PyTrajectory is a Python library for trajectory generation for nonlinear control systems. It relies on solving a boundary value problem (bvp) via a collocation method. It is based on the scientific work of Graichen, et al. (see references in Background section of the documentation), but does not depend on proprietary code like Matlabs bvp4c.

It is developed at Dresden University of Technology at the Institute for Control Theory, see also other control related software.

Documentation

The documentation can be found at readthedocs.org.

Examples

See the Usage or Examples section of the documentation. The examples files can also be downloaded here.

The animation above belongs to example 8.

About

Python library for determination of feed forward controls for nonlinear systems.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.9%
  • Shell 0.1%