Research Analyzer
← Back ICRA 2026

Action-Informed Estimation and Planning: Clearing Clutter on Staircases Via Quadrupedal Pedipulation

Prasanna Sriganesh, Barathkrishna Satheeshkumar, Anushree Bapusaheb Sabnis, Matthew Travers

PDF

AI summary

Key figure (auto-extracted from paper)
An interaction-aware perception-action framework enables quadrupedal robots to robustly track and push clutter on staircases despite visual occlusion, significantly improving task success over open-loop methods.
Quadrupedal Robots Pedipulation Interaction-Aware Perception Clutter Clearing State Estimation Hierarchical Planning

Problem

Physical interactions like one-legged pushing cause visual occlusion and unpredictable partial displacements, breaking standard perception-tracking loops and preventing quadrupeds from safely clearing clutter on complex terrain.

Approach

The system fuses proprioceptive contact feedback with visual tracking to predict object displacement during occlusion, guiding a hierarchical planner that computes safe foot trajectories and executes them via a learned reinforcement learning policy.

Key results

  • Robust 3D clutter segmentation on staircases using geometric priors
  • Proprioception-guided state estimation that maintains tracking during visual occlusion
  • Hierarchical planning architecture that reclassifies immovable objects and retries partial pushes
  • Higher tracking accuracy and task success rates on a Boston Dynamics Spot robot versus open-loop baselines

Why it matters

Advances autonomous quadrupedal deployment in unstructured environments by enabling safe, interactive path-clearing capabilities critical for real-world logistics and rescue operations.

Abstract

For robots to operate autonomously in densely cluttered environments, they must reason about and potentially physically interact with obstacles to clear a path. Safely clearing a path on challenging terrain, such as a cluttered staircase, requires controlled interaction. For example, a quadrupedal robot that pushes objects out of the way with one leg while maintaining a stable stance with its three other legs. However, tightly coupled physical actions, such as one-legged pushing, create new constraints on the system that can be difficult to predict at design time. In this work, we present a new method that addresses one such constraint, wherein the object being pushed by a quadrupedal robot with one of its legs becomes occluded from the robot’s sensors during manipulation. To address this challenge, we present a tightly coupled perception- action framework that enables the robot to perceive clutter, reason about feasible push paths, and execute the clearing maneuver. Our core contribution is an interaction-aware state estimation loop that uses proprioceptive feedback regarding foot contact and leg position to predict an object’s displacement during the occlusion. This prediction guides the perception system to robustly re-detect the object after the interaction, closing the loop between action and sensing to enable accurate tracking even after partial pushes. Using this feedback allows the robot to learn from physical outcomes, reclassifying an object as immovable if a push fails due to it being too heavy. We present results of implementing our approach on a Boston Dynamics Spot robot that show our interaction-aware approach achieves higher task success rates and tracking accuracy in pushing objects on stairs compared to open-loop baselines.

Index terms

Object Detection Segmentation and Categorization Legged Robots Integrated Planning and Control

Related papers