Re-implementation of trajopt in python.
Trajectory planner using Sequential Quadratic Programming (SQP). Refer examples inside scripts directory to know how to use this trajectory planner
Re-implementation of trajopt in python by John Schulman. The original document can be found in here: http://rll.berkeley.edu/trajopt/doc/sphinx_build/html/#
PythonApache-2.0
Re-implementation of trajopt in python.
Trajectory planner using Sequential Quadratic Programming (SQP). Refer examples inside scripts directory to know how to use this trajectory planner