arXiv:2606.08729cs.ROcs.LG2026-06被引 2

用文本配置快速构建可复现的机器人导航仿真场景

IR-SIM: A Lightweight Skill-Native Simulator for Navigation, Learning, and Benchmarking

论文配图:IR-SIM: A Lightweight Skill-Native Simulator for Navigation, Learning, and Benchmarking
图 1 · 摘自论文原文
  • 通过YAML文件定义机器人运动、感知与行为,实现全文本化场景配置
  • 支持从自然语言生成场景,用于算法训练与自动基准测试
  • 轻量设计兼容高保真仿真与真实部署,适合快速原型开发

仿真在大语言模型支持的自动化机器人研究中起关键作用。然而,现有仿真器常需定制代码或复杂接口,阻碍快速原型与算法自动化开发。为此,我们提出智能机器人仿真器(IR-SIM),一种轻量级技能原生导航仿真器,用于快速场景构建、基准测试与机器人学习。在IR-SIM中,场景完全由YAML配置文件定义,涵盖移动机器人运动学、几何碰撞检测、激光雷达感知、可视化及行为模块。该设计使仿真全过程可描述、可复现,支持通过提出的IR-SIM代理技能从文本提示生成和修改场景。生成的场景可用于导航算法的自动化基准测试及学习方法的训练数据生成。此外,IR-SIM提供与高保真仿真器和真实世界部署的桥接能力,使用户可在原型验证后无需额外编码即可在更真实环境中验证算法。实验展示了IR-SIM在多项任务中的便利性与多样性:从自然语言构建导航场景、训练避障策略、基准测试社交导航策略,以及对接高保真仿真与真实部署。项目网站见https://github.com/hanruihua/ir-sim。

原文摘要 · Abstract (English)

Simulation plays a key role in automated robotics research supported by large language models (LLMs). However, existing simulators often require custom code or complex interfaces, creating a barrier to rapid prototyping and automated algorithm development. To this end, we propose the Intelligent Robot Simulator (IR-SIM), a lightweight skill-native navigation simulator designed for rapid scenario construction, benchmarking, and robot learning. In IR-SIM, scenarios are entirely defined by YAML configuration files that specify mobile robot kinematics, geometric collision checking, LiDAR sensing, visualization, and behavior modules. This design makes robotic simulation fully describable and reproducible, allowing scenarios to be generated and modified from text prompts through the proposed IR-SIM agent skills. The resulting scenarios can be used for automated benchmarking of navigation algorithms and for automated generation of training data for learning methods. Furthermore, IR-SIM provides bridges to high fidelity simulators and real world deployment, allowing users to validate their algorithms in more realistic settings after prototyping without extra coding. The experiments showcase the convenience and versatility of IR-SIM in multiple tasks: constructing navigation scenarios from natural language, training a collision avoidance policy, benchmarking social navigation policies, and bridging to high fidelity simulators and real world deployment. The project website is available at https://github.com/hanruihua/ir-sim.

机器人仿真轻量级自然语言生成导航算法

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