Metadata-Version: 1.1
Name: PyTrajectory
Version: 1.2.0
Summary: Python library for trajectory planning.
Home-page: https://github.com/TUD-RST/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.0)
Requires: matplotlib (<1.5.0)
