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 Center および MATLAB AnswersState-Space Control Design and Estimation についてさらに検索
タグ タグを追加
謝辞

ヒントを与えたファイル: Belief Space Motion Planning using iLQG

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