Onboard dynamic-object detection and tracking for autonomous robot navigation with RGB-D camera
Zhefan Xu, Xiaoyang Zhan, Yumeng Xiu, Christopher Suzuki, Kenji, Shimada

TL;DR
This paper presents a lightweight, real-time 3D dynamic obstacle detection and tracking system using RGB-D cameras, tailored for small, low-power robots like UAVs, with demonstrated accuracy and efficiency in indoor navigation.
Contribution
The authors introduce a novel ensemble detection strategy and feature-based data association for RGB-D obstacle detection on low-power robots, including an optional learning module for improved range.
Findings
Achieves 0.11m position error in onboard experiments
Maintains comparable velocity error of 0.23m/s
Enables efficient dynamic obstacle navigation in real-world tests
Abstract
Deploying autonomous robots in crowded indoor environments usually requires them to have accurate dynamic obstacle perception. Although plenty of previous works in the autonomous driving field have investigated the 3D object detection problem, the usage of dense point clouds from a heavy Light Detection and Ranging (LiDAR) sensor and their high computation cost for learning-based data processing make those methods not applicable to small robots, such as vision-based UAVs with small onboard computers. To address this issue, we propose a lightweight 3D dynamic obstacle detection and tracking (DODT) method based on an RGB-D camera, which is designed for low-power robots with limited computing power. Our method adopts a novel ensemble detection strategy, combining multiple computationally efficient but low-accuracy detectors to achieve real-time high-accuracy obstacle detection. Besides, we…
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
TopicsRobotics and Sensor-Based Localization · Video Surveillance and Tracking Methods · Robotic Path Planning Algorithms
