让机械臂在杂乱环境中自主导航避障,实时感知+动态规划
RoboNav-Arm: Agentic AI-Driven Navigation and Obstacle Avoidance for Robotic Manipulator in Cluttered Environments

- 分模块设计:环境感知、中央协调、智能规划三合一
- 可自动选择RRTConnect等算法,适应不同障碍场景
- 适合复杂动态环境下的机器人任务执行,如仓储、服务
在非结构化环境中,机器人机械臂执行目标导向任务时面临动态未知障碍的挑战。传统方法依赖先验知识或固定感知流程,适应性差。本文提出一种安全任务执行框架,通过环境模块实现障碍物实时检测、三维定位及地面几何估计,并生成包含障碍物位置、形状、是否处于关键交互区域的结构化语义报告。中央协调模块管理工具调用(如内存与MoveIt碰撞场景更新)、模块间通信,并持续监控任务进度直至完成。规划模块根据当前环境配置和目标需求,动态选择RRTConnect、RRT*或BiTRRT等运动规划算法。生成的轨迹经分析与优化后确保安全无碰撞执行。该方法在Gazebo Classic中验证,在动态场景下表现出强鲁棒性。
原文摘要 · Abstract (English)
Robotic manipulators operating in unstructured environments face significant challenges in safely executing goal-directed tasks due to dynamic and unforeseen obstacles, while traditional methods rely on prior knowledge or fixed perception pipelines, limiting adaptability. We propose a framework for safe task execution with effective obstacle avoidance. The environment module performs real-time obstacle detection, 3D localization, and ground surface geometry estimation. It then generates a structured semantic report that includes obstacle positions, object geometry and shape, and whether obstacles lie inside, outside, or within critical interaction zones. A central coordination module manages the overall system by handling tool invocation (e.g., memory and MoveIt collision scene updates), facilitating communication between modules, and continuously monitoring task progress until completion. Furthermore, a planning module selects an appropriate motion planning algorithm, such as RRTConnect, RRT*, or BiTRRT, based on the current environment configuration and goal requirements. The trajectory generated by the planner is further analyzed and refined to ensure safe and collision-free task execution. The proposed approach is evaluated in Gazebo Classic , demonstrating robustness in dynamic scenarios.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。