paper-with-me

홈 › Papers

Neural Scene Representation for Locomotion on Structured Terrain

2022-06-16 · David Hoeller, Nikita Rudin, Christopher Choy, Animashree Anandkumar, Marco Hutter

We propose a learning-based method to reconstruct the local terrain for locomotion with a mobile robot traversing urban environments. Using a stream of depth measurements from the onboard cameras and the robot's trajectory, the algorithm estimates the topography in the robot's vicinity. The raw measurements from these cameras are noisy and only provide partial and occluded observations that in many cases do not show the terrain the robot stands on. Therefore, we propose a 3D reconstruction model that faithfully reconstructs the scene, despite the noisy measurements and large amounts of missing data coming from the blind spots of the camera arrangement. The model consists of a 4D fully convolutional network on point clouds that learns the geometric priors to complete the scene from the context and an auto-regressive feedback to leverage spatio-temporal consistency and use evidence from the past. The network can be solely trained with synthetic data, and due to extensive augmentation, it is robust in the real world, as shown in the validation on a quadrupedal robot, ANYmal, traversing challenging settings. We run the pipeline on the robot's onboard low-power computer using an efficient sparse tensor implementation and show that the proposed method outperforms classical map representations.

📄 PDF Abstract BibTeX arXiv:2206.08077

Code (0)

등록된 구현이 없습니다.

Tasks

3D Reconstruction

Similar Papers 제목 키워드 기반

CoRe-MoE: Contrastive Reweighted Mixture of Experts for Multi-Terrain Humanoid Locomotion with Gait Adaptation

2026-06-03 · Kailun Huang, Zikang Xie, Yanzhe Xie, Panpan Liao 외 arxiv

Humans primarily rely on walking and running to traverse complex terrains. Similarly, humanoid robots should be able to smoothly transition between walking and running while maintaining natural and stable locomotion. How…

Reinforcement Learning

Generating a Terrain-Robustness Benchmark for Legged Locomotion: A Prototype via Terrain Authoring and Active Learning

2022-08-16 · Chong Zhang, Lizhi Yang

Terrain-aware locomotion has become an emerging topic in legged robotics. However, it is hard to generate diverse, challenging, and realistic unstructured terrains in simulation, which limits the way researchers evaluate…

Active Learning

Minimizing Energy Consumption Leads to the Emergence of Gaits in Legged Robots

2021-10-25 · Zipeng Fu, Ashish Kumar, Jitendra Malik, Deepak Pathak

Legged locomotion is commonly studied and expressed as a discrete set of gait patterns, like walk, trot, gallop, which are usually treated as given and pre-programmed in legged robots for efficient locomotion at differen…

UniReLo: Learning a Unified Humanoid Policy from Fall Recovery to Locomotion across Diverse Terrains

2026-06-08 · Xiaoyu Xu, Zhiming Chen, Yuenan Zhao, Ran Song 외 arxiv

Reliable fall recovery, which commonly aims at attaining a nominal upright posture, is essential for the autonomous operation of humanoid robots in unstructured field environments. Although existing posture-centered meth…

Reinforcement Learning

DPL: Depth-only Perceptive Humanoid Locomotion via Realistic Depth Synthesis and Cross-Attention Terrain Reconstruction

2025-10-08 · Jingkai Sun, Gang Han, Pihai Sun, Wen Zhao 외 arxiv

Recent advancements in legged robot perceptive locomotion have shown promising progress. However, terrain-aware humanoid locomotion remains largely constrained to two paradigms: depth image-based end-to-end learning and …

Reinforcement Learning