Optimization-based Trajectory Tracking Approach for Multi-rotor Aerial Vehicles in Unknown Environments
Geesara Kulathunga, Hany Hamed, Dmitry Devitt, Alexandr Klimchik

TL;DR
This paper presents a real-time, optimization-based trajectory refinement method for multi-rotor drones navigating unknown, obstacle-rich environments, combining global and local planners for safety and efficiency.
Contribution
It introduces a dual-planner system with convex programming for real-time obstacle avoidance and trajectory refinement, improving safety and performance over existing methods.
Findings
Outperforms sampling-based and graph-based methods in cluttered environments.
Global and local planners operate at 15Hz and 20Hz on NVIDIA Jetson Xavier NX.
Ensures safety, dynamic feasibility, and accurate trajectory tracking.
Abstract
The goal of this paper is to develop a continuous optimization-based refinement of the reference trajectory to 'push it out' of the obstacle-occupied space in the global phase for Multi-rotor Aerial Vehicles in unknown environments. Our proposed approach comprises two planners: a global planner and a local planner. The global planner refines the initial reference trajectory when the trajectory goes either through an obstacle or near an obstacle and lets the local planner calculate a near-optimal control policy. The global planner comprises two convex programming approaches: the first one helps to refine the reference trajectory, and the second one helps to recover the reference trajectory if the first approach fails to refine. The global planner mainly focuses on real-time performance and obstacles avoidance, whereas the proposed formulation of the constrained nonlinear model predictive…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotic Path Planning Algorithms · Control and Dynamics of Mobile Robots · Guidance and Control Systems
