arXiv:2504.19322cs.RO2025-04被引 22

用学习的动态模型让机器人自主判断路况,无需人工调参也能安全导航。

Learned Perceptive Forward Dynamics Model for Safe and Platform-aware Robotic Navigation

  • 基于环境几何和自身感知历史预测未来状态,实现端到端动态建模。
  • 在复杂地形中导航成功率提升27%,位置估计误差降低41%。
  • 支持零样本迁移,适合腿式机器人在真实场景中的安全规划。

在复杂环境中确保机器人安全导航,需要实时准确的可通行性评估和对环境交互的理解。传统方法依赖简化的动力学假设,需人工设计并调整代价函数以引导路径,过程繁琐、依赖环境且难以泛化。为此,我们提出一种新型学习型感知前向动力学模型(FDM),该模型基于周围几何结构和本体感知历史,预测机器人的未来状态,提供更可扩展、更安全、无需启发式规则的解决方案。FDM在多年模拟导航经验(含高风险操作)和真实交互数据上训练,涵盖超出刚体模拟的完整系统动力学。我们将该感知FDM集成至零样本模型预测路径积分(MPPI)框架中,利用动作与未来状态及失败概率间的映射关系优化简化代价函数,无需大量代价调参即可保障安全。在腿式机器人ANYmal上,所提感知FDM相比基线平均提升41%的位置估计精度,在粗糙仿真环境中导航成功率提高27%。此外,我们验证了从仿真到现实的有效迁移,并展示了合成数据与真实数据联合训练的优势。代码与模型已开源:https://github.com/leggedrobotics/fdm。

原文摘要 · Abstract (English)

Ensuring safe navigation in complex environments requires accurate real-time traversability assessment and understanding of environmental interactions relative to the robot`s capabilities. Traditional methods, which assume simplified dynamics, often require designing and tuning cost functions to safely guide paths or actions toward the goal. This process is tedious, environment-dependent, and not generalizable. To overcome these issues, we propose a novel learned perceptive Forward Dynamics Model (FDM) that predicts the robot`s future state conditioned on the surrounding geometry and history of proprioceptive measurements, proposing a more scalable, safer, and heuristic-free solution. The FDM is trained on multiple years of simulated navigation experience, including high-risk maneuvers, and real-world interactions to incorporate the full system dynamics beyond rigid body simulation. We integrate our perceptive FDM into a zero-shot Model Predictive Path Integral (MPPI) planning framework, leveraging the learned mapping between actions, future states, and failure probability. This allows for optimizing a simplified cost function, eliminating the need for extensive cost-tuning to ensure safety. On the legged robot ANYmal, the proposed perceptive FDM improves the position estimation by on average 41% over competitive baselines, which translates into a 27% higher navigation success rate in rough simulation environments. Moreover, we demonstrate effective sim-to-real transfer and showcase the benefit of training on synthetic and real data. Code and models are made publicly available under https://github.com/leggedrobotics/fdm.

机器人导航前向动力学零样本迁移腿式机器人

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