English

ViT-A*: Legged Robot Path Planning using Vision Transformer A*

Robotics 2023-10-12 v1

Abstract

Legged robots, particularly quadrupeds, offer promising navigation capabilities, especially in scenarios requiring traversal over diverse terrains and obstacle avoidance. This paper addresses the challenge of enabling legged robots to navigate complex environments effectively through the integration of data-driven path-planning methods. We propose an approach that utilizes differentiable planners, allowing the learning of end-to-end global plans via a neural network for commanding quadruped robots. The approach leverages 2D maps and obstacle specifications as inputs to generate a global path. To enhance the functionality of the developed neural network-based path planner, we use Vision Transformers (ViT) for map pre-processing, to enable the effective handling of larger maps. Experimental evaluations on two real robotic quadrupeds (Boston Dynamics Spot and Unitree Go1) demonstrate the effectiveness and versatility of the proposed approach in generating reliable path plans.

Keywords

Cite

@article{arxiv.2310.07525,
  title  = {ViT-A*: Legged Robot Path Planning using Vision Transformer A*},
  author = {Jianwei Liu and Shirui Lyu and Denis Hadjivelichkov and Valerio Modugno and Dimitrios Kanoulas},
  journal= {arXiv preprint arXiv:2310.07525},
  year   = {2023}
}

Comments

6 pages, 6 figures, conference

R2 v1 2026-06-28T12:47:25.905Z