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