用激光雷达与强化学习实现无人机在复杂环境中的自主低速飞行。
Flying on Point Clouds with Reinforcement Learning
- 通过专用点云代理简化感知,保留细粒度空间信息。
- 在模拟中成功实现50Hz低延迟控制,真实无人机可避过细障碍物。
- 适合需要轻量级自主导航的无人机系统研发者参考。
长期以来,无人机自主穿越复杂环境并抵达世界每个角落是重要愿景。本文结合机载3D激光雷达感知与仿真到现实的强化学习(RL),实现复杂环境下的自主飞行。相比视觉传感器,激光雷达更适用于精确构建周围几何模型,对避障至关重要。同时,仿真到现实的强化学习避免了轨迹生成与跟踪的层级结构,实现低延迟控制。通过具有实际意义的设计,系统以50Hz频率通过底层控制接口控制四旋翼飞行器。成功学习策略的关键在于一种针对激光雷达原始点云的专用代理,该代理在简化学习的同时保留对狭窄空隙和细小障碍物的精细感知能力。仿真结果表明,相较于其他方法,本系统能执行更灵活动作,在不同速度约束下成功率更高。采用轻量化仿真技术训练的策略可直接部署于真实四旋翼上,成功避开细小障碍物并安全穿越随机分布障碍物区域。
原文摘要 · Abstract (English)
A long-cherished vision of drones is to autonomously traverse through clutter to reach every corner of the world using onboard sensing and computation. In this paper, we combine onboard 3D lidar sensing and sim-to-real reinforcement learning (RL) to enable autonomous flight in cluttered environments. Compared to vision sensors, lidars appear to be more straightforward and accurate for geometric modeling of surroundings, which is one of the most important cues for successful obstacle avoidance. On the other hand, sim-to-real RL approach facilitates the realization of low-latency control, without the hierarchy of trajectory generation and tracking. We demonstrate that, with design choices of practical significance, we can effectively combine the advantages of 3D lidar sensing and RL to control a quadrotor through a low-level control interface at 50Hz. The key to successfully learn the policy in a lightweight way lies in a specialized surrogate of the lidar's raw point clouds, which simplifies learning while retaining a fine-grained perception to detect narrow free space and thin obstacles. Simulation statistics demonstrate the advantages of the proposed system over alternatives, such as performing easier maneuvers and higher success rates at different speed constraints. With lightweight simulation techniques, the policy trained in the simulator can control a physical quadrotor, where the system can dodge thin obstacles and safely traverse randomly distributed obstacles.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。