TL;DR
This paper introduces a SIMD-accelerated motion planner that significantly speeds up manifold-constrained planning, enabling real-time whole-body control for humanoid robots.
Contribution
It presents a novel parallelization approach for projection-based constraint satisfaction, achieving up to 1000x speed-ups over existing methods.
Findings
Achieves up to 1000x speed-up over state-of-the-art methods.
Enables real-time whole-body motion planning for humanoid robots.
Demonstrates successful real-time control on a real humanoid robot.
Abstract
Many robot planning tasks require satisfaction of one or more constraints throughout the entire trajectory. For geometric constraints, manifold-constrained motion planning algorithms are capable of planning collision-free path between start and goal configurations on the constraint submanifolds specified by task. Current state-of-the-art methods can take tens of seconds to solve these tasks for complex systems such as humanoid robots, making real-world use impractical, especially in dynamic settings. Inspired by recent advances in hardware accelerated motion planning, we present a CPU SIMD-accelerated manifold-constrained motion planner that revisits projection-based constraint satisfaction through the lens of parallelization. By transforming relevant components into parallelizable structures, we use SIMD parallelism to plan constraint satisfying solutions. Our approach achieves up to…
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.
