ROSep 13, 2019

Optimization Based Motion Planning for Multi-Limbed Vertical Climbing Robots

arXiv:1909.06339v20.0021 citations
AI Analysis50

This addresses motion planning for multi-limbed robots in vertical climbing scenarios, but it is incremental as it builds on existing optimization methods for a specific setup.

The paper tackled motion planning for a six-legged robot climbing vertically between two walls using friction-based end effectors, by decoupling the problem into torso postures and contact forces, and verified the method in simulation and experimentation with variants like obstacle avoidance.

Motion planning trajectories for a multi-limbed robot to climb up walls requires a unique combination of constraints on torque, contact force, and posture. This paper focuses on motion planning for one particular setup wherein a six-legged robot braces itself between two vertical walls and climbs vertically with end effectors that only use friction. Instead of motion planning with a single nonlinear programming (NLP) solver, we decoupled the problem into two parts with distinct physical meaning: torso postures and contact forces. The first part can be formulated as either a mixed-integer convex programming (MICP) or NLP problem, while the second part is formulated as a series of standard convex optimization problems. Variants of the two wall climbing problem e.g., obstacle avoidance, uneven surfaces, and angled walls, help verify the proposed method in simulation and experimentation.

Foundations

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

Your Notes