HumanMPC - Safe and Efficient MAV Navigation among Humans
Simon Schaefer, Helen Oleynikova, Sandra Hirche, Stefan Leutenegger
TL;DR
This work tackles safe and efficient 3D MAV navigation in human environments by marrying data-driven 3D human motion forecasting with a novel MPC safety constraint that enforces safety for the initial input $$ while propagating effects over a horizon $T$. The core idea is to use a linear, reachability-based safety condition built on zonotopes for the MAV's reachable set and combined complex/simplified models for human reachability, integrated with MotionMixer forecasts to guide visual servoing and goal-directed tasks. Key contributions include a scalable MPC formulation with a linear safety constraint that avoids heavy precomputation, a hybrid human-reachable-set representation with switching at $t_s$, and extensive simulation and real-world validation showing safety without excessive conservatism and improved efficiency over baselines. The framework enables real-time, safe navigation for MAVs among moving humans and can be adapted to other platforms, marking a practical step toward robust autonomous operation in dynamic human-centric spaces.
Abstract
Safe and efficient robotic navigation among humans is essential for integrating robots into everyday environments. Most existing approaches focus on simplified 2D crowd navigation and fail to account for the full complexity of human body dynamics beyond root motion. We present HumanMPC, a Model Predictive Control (MPC) framework for 3D Micro Air Vehicle (MAV) navigation among humans that combines theoretical safety guarantees with data-driven models for realistic human motion forecasting. Our approach introduces a novel twist to reachability-based safety formulation that constrains only the initial control input for safety while modeling its effects over the entire planning horizon, enabling safe yet efficient navigation. We validate HumanMPC in both simulated experiments using real human trajectories and in the real-world, demonstrating its effectiveness across tasks ranging from goal-directed navigation to visual servoing for human tracking. While we apply our method to MAVs in this work, it is generic and can be adapted by other platforms. Our results show that the method ensures safety without excessive conservatism and outperforms baseline approaches in both efficiency and reliability.
