A real-time dynamic obstacle tracking and mapping system for UAV navigation and collision avoidance with an RGB-D camera
Zhefan Xu, Xiaoyang Zhan, Baihan Chen, Yumeng Xiu, Chenhao Yang, and, Kenji Shimada

TL;DR
This paper presents a real-time system for quadcopters that detects, tracks, and predicts moving obstacles using an RGB-D camera, enabling safe navigation in dynamic environments with limited computational resources.
Contribution
It introduces a novel real-time obstacle tracking and mapping system that combines voxel-based mapping, Kalman filtering, and environment-aware trajectory prediction tailored for quadcopters.
Findings
Successfully tracks and represents dynamic obstacles in real-time
Enables safe obstacle avoidance in dynamic environments
Operates efficiently on quadcopters with limited computational resources
Abstract
The real-time dynamic environment perception has become vital for autonomous robots in crowded spaces. Although the popular voxel-based mapping methods can efficiently represent 3D obstacles with arbitrarily complex shapes, they can hardly distinguish between static and dynamic obstacles, leading to the limited performance of obstacle avoidance. While plenty of sophisticated learning-based dynamic obstacle detection algorithms exist in autonomous driving, the quadcopter's limited computation resources cannot achieve real-time performance using those approaches. To address these issues, we propose a real-time dynamic obstacle tracking and mapping system for quadcopter obstacle avoidance using an RGB-D camera. The proposed system first utilizes a depth image with an occupancy voxel map to generate potential dynamic obstacle regions as proposals. With the obstacle region proposals, the…
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 · Robotics and Sensor-Based Localization · Video Surveillance and Tracking Methods
