Skip to main content

Module ddp

Module ddp 

Source
Expand description

Differential Dynamic Programming (DDP) for a car-like model.

State: [x, y, theta, v] Control: [accel, steer]

Structsยง

DDPConfig
Configuration for DDP.
DDPPlanner
DDP planner.
DDPResult
DDP optimization output.