TL;DR
This paper introduces a probabilistic approach to optimal control using iterative LQR to generate trajectory distributions, which are then tracked with short horizon MPC, improving robustness and efficiency in robotic control tasks.
Contribution
The paper proposes a novel probabilistic iterative LQR method combined with short horizon MPC for better trajectory tracking in robotics, enhancing stability and cost-efficiency.
Findings
Distribution tracking outperforms mean tracking in cost and robustness.
Method validated on robotic manipulator and quadcopter in simulation.
Probabilistic control improves stability over traditional methods.
Abstract
Optimal control is often used in robotics for planning a trajectory to achieve some desired behavior, as expressed by the cost function. Most works in optimal control focus on finding a single optimal trajectory, which is then typically tracked by another controller. In this work, we instead consider trajectory distribution as the solution of an optimal control problem, resulting in better tracking performance and a more stable controller. A Gaussian distribution is first obtained from an iterative Linear Quadratic Regulator (iLQR) solver. A short horizon Model Predictive Control (MPC) is then used to track this distribution. We show that tracking the distribution is more cost-efficient and robust as compared to tracking the mean or using iLQR feedback control. The proposed method is validated with kinematic control of 7-DoF Panda manipulator and dynamic control of 6-DoF quadcopter in…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
