English

RMMI: Reactive Mobile Manipulation using an Implicit Neural Map

Robotics 2025-09-04 v2

Abstract

Mobile manipulator robots operating in complex domestic and industrial environments must effectively coordinate their base and arm motions while avoiding obstacles. While current reactive control methods gracefully achieve this coordination, they rely on simplified and idealised geometric representations of the environment to avoid collisions. This limits their performance in cluttered environments. To address this problem, we introduce RMMI, a reactive control framework that leverages the ability of neural Signed Distance Fields (SDFs) to provide a continuous and differentiable representation of the environment's geometry. RMMI formulates a quadratic program that optimises jointly for robot base and arm motion, maximises the manipulability, and avoids collisions through a set of inequality constraints. These constraints are constructed by querying the SDF for the distance and direction to the closest obstacle for a large number of sampling points on the robot. We evaluate RMMI both in simulation and in a set of real-world experiments. For reaching in cluttered environments, we observe a 25% increase in success rate. For additional details, code, and experiment videos, please visit https://rmmi.github.io/.

Keywords

Cite

@article{arxiv.2408.16206,
  title  = {RMMI: Reactive Mobile Manipulation using an Implicit Neural Map},
  author = {Nicolas Marticorena and Tobias Fischer and Jesse Haviland and Niko Suenderhauf},
  journal= {arXiv preprint arXiv:2408.16206},
  year   = {2025}
}

Comments

8 pages, 6 figures, accepted to the IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS) 2025

R2 v1 2026-06-28T18:27:11.833Z