TL;DR
This paper introduces a new benchmark for legged robot trajectory optimization and demonstrates that stochastic gradient descent-based methods can outperform traditional SQP algorithms in success rate and speed.
Contribution
The paper presents a novel benchmark for robot motion planning and proposes a new incremental SQP variant that outperforms existing methods.
Findings
SGD-based methods outperform SQP on the benchmark.
The incremental SQP variant improves success rate and convergence speed.
Open resources and evaluation scripts are provided.
Abstract
Trajectory optimization and posture generation are hard problems in robot locomotion, which can be non-convex and have multiple local optima. Progress on these problems is further hindered by a lack of open benchmarks, since comparisons of different solutions are difficult to make. In this paper we introduce a new benchmark for trajectory optimization and posture generation of legged robots, using a pre-defined scenario, robot and constraints, as well as evaluation criteria. We evaluate state-of-the-art trajectory optimization algorithms based on sequential quadratic programming (SQP) on the benchmark, as well as new stochastic and incremental optimization methods borrowed from the large-scale machine learning literature. Interestingly we show that some of these stochastic and incremental methods, which are based on stochastic gradient descent (SGD), achieve higher success rates than…
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.
