arXiv:2602.14438cs.ROcs.MA2026-02

用大模型+视觉模型自动解机械臂问题,准确率超90%

RoboSolver: A Multi-Agent Large Language Model Framework for Solving Robotic Arm Problems

  • 多智能体框架融合大模型与视觉模型,支持文本和图像输入
  • 在3项测试中准确率均超90%,最高达0.97,显著优于单独模型
  • 适合机器人研究者快速实现运动规划与仿真,无需手动编程

本研究提出一种基于大语言模型(LLM)和视觉语言模型(VLM)的智能多智能体框架,专为机器人问题求解设计。该框架可接收文本和视觉输入,自动完成机械臂正逆运动学计算、关键点速度加速度分析、生成3D仿真,并在模拟环境中执行运动控制。为评估性能,设计三项基准测试:第一项测试中,集成GPT-4o的框架正运动学求解准确率达0.97,远高于原始模型的0.30;第二项使用视觉输入,集成GPT-4o与Gemini 2.5 Pro VLM的框架准确率为0.93,比原始模型高约20%;第三项涵盖仿真、控制、速度加速度、逆运动学及雅可比矩阵计算,框架整体准确率达0.97。

原文摘要 · Abstract (English)

This study proposes an intelligent multi-agent framework built on LLMs and VLMs and specifically tailored to robotics. The goal is to integrate the strengths of LLMs and VLMs with computational tools to automatically analyze and solve problems related to robotic manipulators. Our developed framework accepts both textual and visual inputs and can automatically perform forward and inverse kinematics, compute velocities and accelerations of key points, generate 3D simulations of the robot, and ultimately execute motion control within the simulated environment, all according to the user's query. To evaluate the framework, three benchmark tests were designed, each consisting of ten questions. In the first benchmark test, the framework was evaluated while connected to GPT-4o, DeepSeek-V3.2, and Claude-Sonnet-4.5, as well as their corresponding raw models. The objective was to extract the forward kinematics of robots directly from textual descriptions. The results showed that the framework integrated with GPT-4o achieved the highest accuracy, reaching 0.97 in computing the final solution, whereas the raw model alone attained an accuracy of only 0.30 for the same task. Similarly, for the other two models, the framework consistently outperformed the corresponding raw models in terms of accuracy. The second benchmark test was identical to the first, except that the input was provided in visual form. In this test, the GPT-4o LLM was used alongside the Gemini 2.5 Pro VLM. The results showed that the framework achieved an accuracy of 0.93 in obtaining the final answer, which is approximately 20% higher than that of the corresponding raw model. The third benchmark test encompassed a range of robotic tasks, including simulation, control, velocity and acceleration computation, as well as inverse kinematics and Jacobian calculation, for which the framework achieved an accuracy of 0.97.

机器人大模型运动规划多智能体

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