Metadata-Version: 1.1
Name: PyTrajectory
Version: 0.3.3
Summary: Python library for trajectory planning.
Home-page: https://bitbucket.org/akunze3/pytrajectory
Author: Andreas Kunze, Carsten Knoll, Oliver Schnabel
Author-email: Andreas.Kunze@mailbox.tu-dresden.de
License: UNKNOWN
Description: 
            PyTrajectory is a Python library for the determination of the feed forward 
            control to achieve a transition between desired states of a nonlinear control system.
            
Platform: UNKNOWN
Requires: numpy (>=1.8.1)
Requires: sympy (>=0.7.5)
Requires: scipy (>=0.13.3)
Requires: matplotlib
