paper-with-me

홈 › Papers

Planetary Terrain Datasets and Benchmarks for Rover Path Planning

2025-12-24 · Marvin Chancán, Avijit Banerjee, George Nikolakopoulos arxiv

Planetary rover exploration is attracting renewed interest with several upcoming space missions to the Moon and Mars. However, a substantial amount of data from prior missions remain underutilized for path planning and autonomous navigation research. As a result, there is a lack of space mission-based planetary datasets, standardized benchmarks, and evaluation protocols. In this paper, we take a step towards coordinating these three research directions in the context of planetary rover path planning. We propose the first two large planar benchmark datasets, MarsPlanBench and MoonPlanBench, derived from high-resolution digital terrain images of Mars and the Moon. In addition, we set up classical and learned path planning algorithms, in a unified framework, and evaluate them on our proposed datasets and on a popular planning benchmark. Through comprehensive experiments, we report new insights on the performance of representative path planning algorithms on planetary terrains, for the first time to the best of our knowledge. Our results show that classical algorithms can achieve up to 100% global path planning success rates on average across challenging terrains such as Moon's north and south poles. This suggests, for instance, why these algorithms are used in practice by NASA. Conversely, learning-based models, although showing promising results in less complex environments, still struggle to generalize to planetary domains. To serve as a starting point for fundamental path planning research, our code and datasets will be released at: https://github.com/mchancan/PlanetaryPathBench.

📄 PDF Abstract BibTeX arXiv:2512.21438

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Scout-Rover cooperation: online terrain strength mapping and traversal risk estimation for planetary-analog explorations

2026-02-21 · Shipeng Liu, J. Diego Caporale, Yifeng Zhang, Xingjue Liao 외 arxiv

Robot-aided exploration of planetary surfaces is essential for understanding geologic processes, yet many scientifically valuable regions, such as Martian dunes and lunar craters, remain hazardous due to loose, deformabl…

A Novel Learning-based Global Path Planning Algorithm for Planetary Rovers

2018-11-23 · Jiang Zhang, Yuanqing Xia, Ganghui Shen

Autonomous path planning algorithms are significant to planetary exploration rovers, since relying on commands from Earth will heavily reduce their efficiency of executing exploration missions. This paper proposes a nove…

Risk-aware Path Planning via Probabilistic Fusion of Traversability Prediction for Planetary Rovers on Heterogeneous Terrains

2023-03-02 · Masafumi Endo, Tatsunori Taniai, Ryo Yonetani, Genya Ishigami

Machine learning (ML) plays a crucial role in assessing traversability for autonomous rover operations on deformable terrains but suffers from inevitable prediction errors. Especially for heterogeneous terrains where the…

Prediction

Soft Value Iteration Networks for Planetary Rover Path Planning

2018-01-01 · ICLR 2018 1 · Max Pflueger, Ali Agha, Gaurav S. Sukhatme

Value iteration networks are an approximation of the value iteration (VI) algorithm implemented with convolutional neural networks to make VI fully differentiable. In this work, we study these networks in the context of …

Motion Planning

Field Assessment of Force Torque Sensors for Planetary Rover Navigation

2024-11-07 · Levin Gerdes, Carlos Pérez del Pulgar, Raúl Castilla Arquillo, Martin Azkarate

Proprioceptive sensors on planetary rovers serve for state estimation and for understanding terrain and locomotion performance. While inertial measurement units (IMUs) are widely used to this effect, force-torque sensors…

State EstimationTerrain Estimation