iLQG/DDP trajectory optimization

Solve the deterministic finite-horizon optimal control problem with iLQG/DDP

이 제출물을 팔로우합니다

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 (2026). iLQG/DDP trajectory optimization (https://kr.mathworks.com/matlabcentral/fileexchange/52069-ilqg-ddp-trajectory-optimization), MATLAB Central File Exchange. 검색 날짜: .

도움

도움 준 파일: Belief Space Motion Planning using iLQG

카테고리

Help CenterMATLAB Answers에서 State-Space Control Design and Estimation에 대해 자세히 알아보기

일반 정보

MATLAB 릴리스 호환 정보

  • 모든 릴리스와 호환

플랫폼 호환성

  • Windows
  • macOS
  • Linux
버전 퍼블리시됨 릴리스 정보 Action
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