NCS: Real-Time Trajectory Generation: Difference between revisions

From Murray Wiki
Jump to navigationJump to search
mNo edit summary
Line 10: Line 10:


== Additional Resources ==
== Additional Resources ==
* <p>[http://www.cds.caltech.edu/~murray/papers/2003_milam03-phd.html Real-Time Optimal Trajectory Generation for  
* <p>[http://www.cds.caltech.edu/~murray/papers/2003_milam03-phd.html Real-Time Optimal Trajectory Generation for Constrained Dynamical Systems], M. Milam.  PhD Thesis, 2003.</p>
Constrained Dynamical Systems], M. Milam.  PhD Thesis, 2003.</p>
* <p>[http://www.cds.caltech.edu/~murray/software/2002a_ntg.html NTG software], version 2.2a, 2002.  This is the last publically released version of [[NTG]].  The documentation is a bit sparse, but the examples are heavily commented.</p>
* <p>[http://www.cds.caltech.edu/~murray/software/2002a_ntg.html NTG software], version 2.2a, 2002.  This is the last publically released version of [[NTG]].  The documentation is a bit sparse, but the examples are heavily commented.</p>

Revision as of 00:47, 8 April 2006

Prev: Alice Follow Course Home Next: RHC

In this lecture we provide an overview of real-time trajectory generation for nonlinear control systems. Using the concept of differential flatness, we show how to convert the trajectory generation problem from one in optimal control to one of optimization. Efficient numerical methods can then be used to find trajectories that satify the system dynamics and constraints, as well as minimizing a cost function. We concentrate on methods for real-time trajectory generation, and in particular the NTG software package.

Lecture Materials

Reading

Additional Resources