@conference {Manchester16, title = {Derivative-Free Trajectory Optimization with Unscented Dynamic Programming}, booktitle = {Proceedings of the 55th Conference on Decision and Control (CDC)}, year = {2016}, abstract = {Trajectory optimization algorithms are a core technology behind many modern nonlinear control applications. However, with increasing system complexity, the computation of dynamics derivatives during optimization creates a computational bottleneck, particularly in second-order methods. In this paper, we present a modification of the classical Differential Dynamic Programming (DDP) algorithm that eliminates the computation of dynamics derivatives while maintaining similar convergence properties. Rather than relying on naive finite difference calculations, we propose a deterministic sampling scheme inspired by the Unscented Kalman Filter that propagates a quadratic approximation of the cost-to-go function through the nonlinear dynamics at each time step. Our algorithm takes larger steps than Iterative LQR---a DDP variant that approximates the cost-to-go Hessian using only first derivatives---while maintaining the same computational cost. We present results demonstrating its numerical performance in simulated balancing and aerobatic flight experiments.\ \ Code:\ https://github.com/HarvardAgileRoboticsLab/unscented-dynamic-programming}, author = {Zachary Manchester and Scott Kuindersma} }