arXiv:2504.16734cs.RO2025-04被引 4

DYNUS让机器人在未知动态环境里安全快速规划路径。

DYNUS: Uncertainty-aware Trajectory Planner in Dynamic Unknown Environments

  • 在时空空间中同时处理静态与动态障碍物,实现全局安全规划。
  • 100%成功避障,比当前最优方法快25%以上。
  • 适合无人机、轮式和四足机器人实时导航场景。

本文提出DYNUS,一种面向动态未知环境的不确定性感知轨迹规划器。在该类环境中,由于无法预知障碍物的真实未来路径,原有规划可能随时失效,需快速重规划以避免碰撞。现有软约束方法虽计算快,但无法保证无碰撞;硬约束方法虽安全,但计算耗时长。为此,我们提出三项关键贡献:首先,DYNUS全局规划器(DGP)与时间安全走廊生成在时空空间中处理3D环境中的静态与动态障碍物;其次,安全规划框架结合探索性、安全性和应急轨迹,在检测到潜在动态障碍物碰撞时灵活重构路径;最后,快速硬约束局部轨迹建模通过变量消元法减小问题规模,预计算自由与依赖变量间关系,确保无碰撞的同时提升计算效率。我们在密集森林、狭小办公区、洞穴系统及动态环境等多种仿真场景中评估DYNUS,结果表明其成功率高达100%,行程时间比当前最优方法快约25.0%。此外,我们在四旋翼、轮式机器人和四足机器人上进行了多平台仿真与硬件实验验证。

原文摘要 · Abstract (English)

This paper introduces DYNUS, an uncertainty-aware trajectory planner designed for dynamic unknown environments. Operating in such settings presents many challenges -- most notably, because the agent cannot predict the ground-truth future paths of obstacles, a previously planned trajectory can become unsafe at any moment, requiring rapid replanning to avoid collisions. Recently developed planners have used soft-constraint approaches to achieve the necessary fast computation times; however, these methods do not guarantee collision-free paths even with static obstacles. In contrast, hard-constraint methods ensure collision-free safety, but typically have longer computation times. To address these issues, we propose three key contributions. First, the DYNUS Global Planner (DGP) and Temporal Safe Corridor Generation operate in spatio-temporal space and handle both static and dynamic obstacles in the 3D environment. Second, the Safe Planning Framework leverages a combination of exploratory, safe, and contingency trajectories to flexibly re-route when potential future collisions with dynamic obstacles are detected. Finally, the Fast Hard-Constraint Local Trajectory Formulation uses a variable elimination approach to reduce the problem size and enable faster computation by pre-computing dependencies between free and dependent variables while still ensuring collision-free trajectories. We evaluated DYNUS in a variety of simulations, including dense forests, confined office spaces, cave systems, and dynamic environments. Our experiments show that DYNUS achieves a success rate of 100% and travel times that are approximately 25.0% faster than state-of-the-art methods. We also evaluated DYNUS on multiple platforms -- a quadrotor, a wheeled robot, and a quadruped -- in both simulation and hardware experiments.

路径规划动态环境安全性机器人

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。