ROOct 7, 2018

Towards Search-based Motion Planning for Micro Aerial Vehicles

arXiv:1810.03071v134 citations
Originality Incremental advance
AI Analysis

This work addresses motion planning for MAVs, which is crucial for autonomous navigation in robotics, but it appears incremental as it extends existing search-based methods to specific scenarios.

The paper tackles the challenge of applying search-based motion planning to Micro Aerial Vehicles (MAVs) by developing a framework that plans dynamically feasible, collision-free, and optimal trajectories, extending it to handle motion uncertainty, field-of-view constraints, and dynamic environments effectively and efficiently.

Search-based motion planning has been used for mobile robots in many applications. However, it has not been fully developed and applied for planning full state trajectories of Micro Aerial Vehicles (MAVs) due to their complicated dynamics and the requirement of real-time computation. In this paper, we explore a search-based motion planning framework that plans dynamically feasible, collision-free, and resolution optimal and complete trajectories. This paper extends the search-based planning approach to address three important scenarios for MAVs navigation: (i) planning safe trajectories in the presence of motion uncertainty; (ii) planning with constraints on field-of-view and (iii) planning in dynamic environments. We show that these problems can be solved effectively and efficiently using the proposed search-based planning with motion primitives.

Code Implementations2 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes