paper-with-me

Papers

Multi-IMU Sensor Fusion for Legged Robots

2025-07-15 · Shuo Yang, Zixin Zhang, John Z. Zhang, Ibrahima Sory Sow, Zachary Manchester arxiv

This paper presents a state-estimation solution for legged robots that uses a set of low-cost, compact, and lightweight sensors to achieve low-drift pose and velocity estimation under challenging locomotion conditions. The key idea is to leverage multiple inertial measurement units on different links of the robot to correct a major error source in standard proprioceptive odometry. We fuse the inertial sensor information and joint encoder measurements in an extended Kalman filter, then combine the velocity estimate from this filter with camera data in a factor-graph-based sliding-window estimator to form a visual-inertial-leg odometry method. We validate our state estimator through comprehensive theoretical analysis and hardware experiments performed using real-world robot data collected during a variety of challenging locomotion tasks. Our algorithm consistently achieves minimal position deviation, even in scenarios involving substantial ground impact, foot slippage, and sudden body rotations. A C++ implementation, along with a large-scale dataset, is available at https://github.com/ShuoYangRobotics/Cerberus2.0.

📄 PDF Abstract BibTeX arXiv:2507.11447

Code (1)

shuoyangrobotics/cerberus2.0 공식 구현

Similar Papers 제목 키워드 기반

VILENS: Visual, Inertial, Lidar, and Leg Odometry for All-Terrain Legged Robots

2021-07-15 · David Wisth, Marco Camurri, Maurice Fallon

We present visual inertial lidar legged navigation system (VILENS), an odometry system for legged robots based on factor graphs. The key novelty is the tight fusion of four different sensor modalities to achieve reliable…

All

GrandTour: A Legged Robotics Dataset in the Wild for Multi-Modal Perception and State Estimation

2026-02-20 · Turcan Tuna, Jonas Frey, Frank Fu, Katharine Patterson 외 arxiv

Accurate state estimation and multi-modal perception are prerequisites for autonomous legged robots in complex, large-scale environments. To date, no large-scale public legged-robot dataset captures the real-world condit…

Interacting Multiple Model Proprioceptive Odometry for Legged Robots

2026-03-31 · Wanlei Li, Zichang Chen, Shilei Li, Xiaogang Xiong 외 arxiv

State estimation for legged robots remains challenging because legged odometry generally suffers from limited observability and therefore depends critically on measurement constraints to suppress drift. When exteroceptiv…

Computational EfficiencyPose Estimation

OneOcc: Semantic Occupancy Prediction for Legged Robots with a Single Panoramic Camera

2025-11-05 · Hao Shi, Ze Wang, Shangwei Guo, Mengfei Duan 외 arxiv

Robust 3D semantic occupancy is crucial for legged/humanoid robots, yet most semantic scene completion (SSC) systems target wheeled platforms with forward-facing sensors. We present OneOcc, a vision-only panoramic SSC fr…

Online Learning of Robust Legged Odometry with Minimal Exteroceptive Supervision

2026-06-19 · Abhijeet M. Kulkarni, Yuze Du, Guoquan Huang arxiv

Robust locomotion and navigation for legged robots relies heavily on dependable odometry. Traditional multi-sensor fusion for such state estimation requires meticulous sensor calibration and platform-specific kinematic m…