paper-with-me

Papers

A real-time dynamic obstacle tracking and mapping system for UAV navigation and collision avoidance with an RGB-D camera

2022-09-17 · Zhefan Xu, Xiaoyang Zhan, Baihan Chen, Yumeng Xiu, Chenhao Yang, Kenji Shimada

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 Kalman filter and our continuity filter are applied to track each dynamic obstacle. Finally, the environment-aware trajectory prediction method is proposed based on the Markov chain using the states of tracked dynamic obstacles. We implemented the proposed system with our custom quadcopter and navigation planner. The simulation and physical experiments show that our methods can successfully track and represent obstacles in dynamic environments in real-time and safely avoid obstacles. Our software is available on GitHub as an open-source ROS package.

📄 PDF Abstract BibTeX arXiv:2209.08258

Code (1)

zhefan-xu/cerlab-uav-autonomy 공식 구현

Tasks

Autonomous DrivingCollision AvoidanceTrajectory Prediction

Similar Papers 제목 키워드 기반

DPMPC-Planner: A real-time UAV trajectory planning framework for complex static environments with dynamic obstacles

2021-09-14 · Zhefan Xu, Di Deng, Yiping Dong, Kenji Shimada

Safe UAV navigation is challenging due to the complex environment structures, dynamic obstacles, and uncertainties from measurement noises and unpredictable moving obstacle behaviors. Although plenty of recent works achi…

Model Predictive ControlNavigateTrajectory Planning

DyPho-SLAM : Real-time Photorealistic SLAM in Dynamic Environments

2025-08-31 · Yi Liu, Keyu Fan, Bin Lan, Houde Liu arxiv

Visual SLAM algorithms have been enhanced through the exploration of Gaussian Splatting representations, particularly in generating high-fidelity dense maps. While existing methods perform reliably in static environments…

Camera Pose Estimation

Point Cloud-Based Control Barrier Functions for Model Predictive Control in Safety-Critical Navigation of Autonomous Mobile Robots

2025-10-03 · Faduo Liang, Yunfeng Yang, Shi-Lu Dai arxiv

In this work, we propose a novel motion planning algorithm to facilitate safety-critical navigation for autonomous mobile robots. The proposed algorithm integrates a real-time dynamic obstacle tracking and mapping system…

Motion PlanningPoint Clouds

ADD-SLAM: Adaptive Dynamic Dense SLAM with Gaussian Splatting

2025-05-26 · Wenhua Wu, Chenpeng Su, Siting Zhu, Tianchen Deng 외

Recent advancements in Neural Radiance Fields (NeRF) and 3D Gaussian-based Simultaneous Localization and Mapping (SLAM) methods have demonstrated exceptional localization precision and remarkable dense mapping performanc…

NeRFobject-detectionObject DetectionObject Recognition+2

GARAD-SLAM: 3D GAussian splatting for Real-time Anti Dynamic SLAM

2025-02-05 · Mingrui Li, Weijian Chen, Na Cheng, Jingyuan Xu 외

The 3D Gaussian Splatting (3DGS)-based SLAM system has garnered widespread attention due to its excellent performance in real-time high-fidelity rendering. However, in real-world environments with dynamic objects, existi…

3DGS