ROApr 23, 2021

Generating Continuous Motion and Force Plans in Real-Time for Legged Mobile Manipulation

arXiv:2104.11685v118 citations
Originality Incremental advance
AI Analysis

This addresses the challenge of real-time optimization for legged robots with manipulators, enabling more responsive and versatile interactions in dynamic environments, though it is incremental by building on existing planning strategies.

The paper tackles the problem of real-time planning for legged mobile manipulation by developing STORMMAP, which generates continuous motion and force plans that ensure dynamic feasibility and stability, achieving execution times under ten milliseconds, an order of magnitude faster than previous methods.

Manipulators can be added to legged robots, allowing them to interact with and change their environment. Legged mobile manipulation planners must consider how contact forces generated by these manipulators affect the system. Current planning strategies either treat these forces as immutable during planning or are unable to optimize over these contact forces while operating in real-time. This paper presents the Stability and Task Oriented Receding-Horizon Motion and Manipulation Autonomous Planner (STORMMAP) that is able to generate continuous plans for the robot's motion and manipulation force trajectories that ensure dynamic feasibility and stability of the platform, and incentivizes accomplishing manipulation and motion tasks specified by a user. STORMMAP uses a nonlinear optimization problem to compute these plans and is able to run in real-time by assuming contact locations are given a-priori, either by a user or an external algorithm. A variety of simulated experiments on a quadruped with a manipulator mounted to its torso demonstrate the versatility of STORMMAP. In contrast to existing state of the art methods, the approach described in this paper generates continuous plans in under ten milliseconds, an order of magnitude faster than previous strategies.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes