不依赖优化的实时轨迹规划,让无人机在复杂环境高速飞行
STITCHER: Constrained Trajectory Planning in Complex Environments with Real-Time Motion Primitive Search
- 用图搜索拼接短段轨迹,绕开传统优化的计算瓶颈
- 毫秒级生成跨越两个50米×50米区域的安全路径
- 适合对实时性要求高、需满足非凸约束的无人机应用
在大型复杂环境中实现自主高速导航,需实时生成动态可行、无碰撞且满足状态或执行器约束的敏捷轨迹。现有方法多基于数值优化,虽能生成高质量轨迹,但计算时间紧和数值不稳定性限制其在安全关键场景中的应用。本文提出无需优化的规划框架STITCHER,通过图搜索将短轨迹段拼接,实现在毫秒级内生成长距离、表达性强且近最优的轨迹。大量仿真测试分析了算法组件,并与三种先进优化规划器对比,结果表明:可在几毫秒内为横跨两个50米×50米区域的路径生成安全轨迹。硬件测试使用定制四旋翼验证,即使在倾斜角与电机力等非凸约束下,也能以最高63公里/小时速度实时生成可跟踪路径。
原文摘要 · Abstract (English)
Autonomous high-speed navigation through large, complex environments requires real-time generation of agile trajectories that are dynamically feasible, collision-free, and satisfy state or actuator constraints. Modern trajectory planning techniques primarily use numerical optimization, as they enable the systematic computation of high-quality, expressive trajectories that satisfy various constraints. However, stringent requirements on computation time and the risk of numerical instability can limit the use of optimization-based planners in safety-critical scenarios. This work presents an optimization-free planning framework called STITCHER that stitches short trajectory segments together with graph search to compute long-range, expressive, and near-optimal trajectories in real-time. STITCHER outperforms modern optimization-based planners through our innovative planning architecture and several algorithmic developments that make real-time planning possible. Extensive simulation testing is performed to analyze the algorithmic components that make up STITCHER, along with a thorough comparison with three state-of-the-art optimization planners. Simulation tests show that safe trajectories can be created within a few milliseconds for paths that span the entirety of two 50 m x 50 m environments. Hardware tests with a custom quadrotor verify that STITCHER can produce trackable paths in real-time while respecting nonconvex constraints, such as limits on tilt angle and motor forces, with flight speeds up to 63 km/h.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。