Histo-Planner: A Real-time Local Planner for MAVs Teleoperation based on Histogram of Obstacle Distribution
Ze Wang, Zhenyu Gao, Jingang Qu, Pascal Morin
TL;DR
The paper tackles real-time obstacle avoidance for MAV teleoperation without relying on a global map. It introduces a histogram-based local planner that generates a guidance point from obstacle distribution and optimizes a $3$rd-degree B-spline trajectory via a gradient-based NLopt solver, with a planner manager for safety and mode switching. Key contributions include the histogram-based obstacle representation, weighted guidance point generation, and a robust planning architecture that supports Normal, Straightforward, and escape modes, validated through simulations and indoor experiments against Fast-Planner and Ego-Planner baselines. The approach enables efficient, map-free navigation in unknown cluttered environments, with practical potential for teleoperation in limited-compute platforms.
Abstract
This paper concerns real-time obstacle avoidance for micro aerial vehicles (MAVs). Motivated by teleoperation applications in cluttered environments with limited computational power, we propose a local planner that does not require the knowledge or construction of a global map of the obstacles. The proposed solution consists of a real-time trajectory planning algorithm that relies on the histogram of obstacle distribution and a planner manager that triggers different planning modes depending on obstacles location around the MAV. The proposed solution is validated, for a teleoperation application, with both simulations and indoor experiments. Benchmark comparisons based on a designed simulation platform are also provided.
