Precision Instrument Targeting via Image Registration for the Mars 2020 Rover

Abstract

A key component of Mars exploration is the operation of robotic instruments on the surface, such as those on board the Mars Exploration Rovers, the Mars Science Laboratory (MSL), and the planned Mars 2020 Rover. As the instruments carried by these rovers have become more advanced, the area targeted by some instruments becomes smaller, revealing more fine-grained details about the geology and chemistry of rocks on the surface. However, thermal fluctuations, rover settling or slipping, and inherent inaccuracies in pointing mechanisms all lead to pointing error that is on the order of the target size (several millimeters) or larger. We show that given a target located on a previously acquired image, the rover can align this with a new image to visually locate the target and refine the current pointing. Due to round-trip communication constraints, this visual targeting must be done efficiently on board the rover using relatively limited computing hardware. We employ existing ORB features for landmark-based image registration, describe and theoretically justify a novel approach to filtering false landmark matches, and employ a random forest classifier to automatically reject failed alignments. We demonstrate the efficacy of our approach using over 3,800 images acquired by Remote Micro-Imager on board the Curiosity rover. PDF

Cite

Text

Doran et al. "Precision Instrument Targeting via Image Registration for the Mars 2020 Rover." International Joint Conference on Artificial Intelligence, 2016.

Markdown

[Doran et al. "Precision Instrument Targeting via Image Registration for the Mars 2020 Rover." International Joint Conference on Artificial Intelligence, 2016.](https://mlanthology.org/ijcai/2016/doran2016ijcai-precision/)

BibTeX

@inproceedings{doran2016ijcai-precision,
  title     = {{Precision Instrument Targeting via Image Registration for the Mars 2020 Rover}},
  author    = {Doran, Gary and Thompson, David R. and Estlin, Tara A.},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2016},
  pages     = {3352-3358},
  url       = {https://mlanthology.org/ijcai/2016/doran2016ijcai-precision/}
}