Planetary Terrain Datasets and Benchmarks for Rover Path Planning

Agentic AI
Published: arXiv: 2512.21438v1
Authors

Marvin Chancán Avijit Banerjee George Nikolakopoulos

Abstract

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.

Paper Summary

Problem
Planetary rover exploration is a rapidly growing field with upcoming space missions to the Moon and Mars. However, a significant amount of data from prior missions remains underutilized for path planning and autonomous navigation research. This lack of space mission-based planetary datasets, standardized benchmarks, and evaluation protocols hinders the advancement of rover path planning and exploration.
Key Innovation
This research proposes two large planar benchmark datasets, MarsPlanBench and MoonPlanBench, derived from high-resolution digital terrain images of Mars and the Moon. These datasets are designed to evaluate the performance of path planning algorithms on planetary terrains. Additionally, the researchers set up a unified framework for classical and learned path planning algorithms and evaluate them on the proposed datasets and a popular planning benchmark.
Practical Impact
The results of this research have significant implications for the development of autonomous navigation systems for planetary rovers. The findings suggest that classical algorithms, such as Dijkstra, can achieve high success rates and efficient path lengths on planetary terrains, while learning-based models struggle to generalize to these domains. This knowledge can inform the design of more effective path planning algorithms for future planetary missions. The researchers also release their code and datasets to serve as a starting point for fundamental path planning research.
Analogy / Intuitive Explanation
Imagine you're a rover on the surface of Mars, and you need to navigate through a challenging terrain to reach your destination. The path planning algorithms are like a map that helps you find the shortest and safest route. The researchers have created a set of maps (datasets) that simulate the terrain of Mars and the Moon, and they've tested different algorithms to see which ones work best. The results show that classical algorithms are like a reliable GPS system that can guide the rover through the terrain, while learning-based models are like a new GPS system that's still being developed and needs more testing.
Paper Information
Categories:
cs.RO
Published Date:

arXiv ID:

2512.21438v1

Quick Actions