paper-with-me

홈 › Papers

Coupling Vision and Proprioception for Navigation of Legged Robots

2021-12-03 · CVPR 2022 1 · Zipeng Fu, Ashish Kumar, Ananye Agarwal, Haozhi Qi, Jitendra Malik, Deepak Pathak

We exploit the complementary strengths of vision and proprioception to develop a point-goal navigation system for legged robots, called VP-Nav. Legged systems are capable of traversing more complex terrain than wheeled robots, but to fully utilize this capability, we need a high-level path planner in the navigation system to be aware of the walking capabilities of the low-level locomotion policy in varying environments. We achieve this by using proprioceptive feedback to ensure the safety of the planned path by sensing unexpected obstacles like glass walls, terrain properties like slipperiness or softness of the ground and robot properties like extra payload that are likely missed by vision. The navigation system uses onboard cameras to generate an occupancy map and a corresponding cost map to reach the goal. A fast marching planner then generates a target path. A velocity command generator takes this as input to generate the desired velocity for the walking policy. A safety advisor module adds sensed unexpected obstacles to the occupancy map and environment-determined speed limits to the velocity command generator. We show superior performance compared to wheeled robot baselines, and ablation studies which have disjoint high-level planning and low-level control. We also show the real-world deployment of VP-Nav on a quadruped robot with onboard sensors and computation. Videos at https://navigation-locomotion.github.io

📄 PDF Abstract BibTeX arXiv:2112.02094

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…
AWARE We propose to theoretically and empirically examine the effect of incorporating weighting schemes into walk-aggregating GNNs. To this end, we propose a simple, interpretable, and…

Similar Papers 제목 키워드 기반

TOP-Nav: Legged Navigation Integrating Terrain, Obstacle and Proprioception Estimation

2024-04-23 · Junli Ren, YiKai Liu, Yingru Dai, Junfeng Long 외

Legged navigation is typically examined within open-world, off-road, and challenging environments. In these scenarios, estimating external disturbances requires a complex synthesis of multi-modal information. This underl…

Motion Planning

Long-Distance Real-World Navigation of the Legged-Wheeled Robot Go2-W Using Deep Reinforcement Learning

2026-06-19 · Takaaki Matsuzawa, Kiyoshi Irie, Tomoaki Yoshida, Taro Suzuki 외 arxiv

Legged-wheeled robots have long been studied for their potential to combine the efficient flat-ground mobility of wheels with the rough-terrain capability of legs. However, examples of their application to long-range aut…

Reinforcement Learning

KiVi: Kinesthetic-Visuospatial Integration for Dynamic and Safe Egocentric Legged Locomotion

2025-09-28 · Peizhuo Li, Hongyi Li, Yuxuan Ma, Linnan Chang 외 arxiv

Vision-based locomotion has shown great promise in enabling legged robots to perceive and adapt to complex environments. However, visual information is inherently fragile, being vulnerable to occlusions, reflections, and…

Resilient Legged Local Navigation: Learning to Traverse with Compromised Perception End-to-End

2023-10-05 · Jin Jin, Chong Zhang, Jonas Frey, Nikita Rudin 외

Autonomous robots must navigate reliably in unknown environments even under compromised exteroceptive perception, or perception failures. Such failures often occur when harsh environments lead to degraded sensing, or whe…

Anomaly DetectionCPUNavigateReinforcement Learning (RL)

MUJICA: Multi-skill Unified Joint Integration of Control Architecture for Wheeled-Legged Robots

2026-05-13 · Yuqi Li, Peng Zhai, Yueqi Zhang, Xiaoyi Wei 외 arxiv

Wheeled-legged robots hold promise for traversing complex terrains and offer superior mobility compared to legged robots. However, wheeled-legged robots must effectively balance both wheeled driving and legged control. F…