iLQG/DDP trajectory optimization

版本 1.2.0.0 (13.8 KB) 作者: Yuval
Solve the deterministic finite-horizon optimal control problem with iLQG/DDP
3.3K 次下载
更新时间 2015/10/14

查看许可证

Solve the deterministic finite-horizon optimal control problem with the iLQG (iterative Linear Quadratic Gaussian) or modified DDP (Differential Dynamic Programming) algorithm. Includes two demos, a linear control-constrained problem and a car-parking problem. For details see
Tassa, Mansard and Todorov, 'Control-Limited Differential Dynamic Programming', ICRA 2014

引用格式

Yuval (2024). iLQG/DDP trajectory optimization (https://www.mathworks.com/matlabcentral/fileexchange/52069-ilqg-ddp-trajectory-optimization), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2011a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 State-Space Control Design and Estimation 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.2.0.0

Better printing and diagnostics, added example of user callback.

1.1.0.0

Fixed bug in calculation of reduction ratio.

1.0.0.0

minor tweaks