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.
翻译:实时动态环境感知已成为拥挤空间中自主机器人的关键需求。尽管基于体素的建图方法能够高效表示任意复杂形状的三维障碍物,但难以区分静态与动态障碍物,导致避障性能受限。虽然自动驾驶领域存在大量成熟的基于学习的动态障碍物检测算法,但四旋翼飞行器有限的计算资源难以实现这些方法的实时性能。为解决上述问题,本文提出一种基于RGB-D相机的四旋翼避障实时动态障碍物跟踪与建图系统。该系统首先利用深度图像与占据体素图生成潜在动态障碍物区域作为提议。基于障碍物区域提议,采用卡尔曼滤波器与连续性滤波器对每个动态障碍物进行跟踪。最后,基于马尔可夫链提出环境感知轨迹预测方法,利用跟踪到的动态障碍物状态进行预测。我们在自研四旋翼飞行器与导航规划器上实现了该系统。仿真与物理实验表明,本方法能够在动态环境中实时跟踪与表征障碍物,并实现安全避障。