arXiv:2501.18505cs.RO2025-01被引 3

解决尖点型机械臂路径规划难题,实现平滑无奇异路径生成

Path Planning and Optimization for Cuspidal 6R Manipulators

  • 构建任务空间到关节空间的解图,通过图搜索找最优路径
  • 首次证明ABB GoFa等机器人具有尖点特性,支持连续运动跨越奇点
  • 可优化工具路径偏移,适合工业高精度轨迹控制场景

尖点型机器人可在不穿越奇点的情况下从一个逆运动学解切换至另一个。多个工业机器人属于此类,其结构优美但路径规划复杂:任务空间路径上每点均有有效逆解,但关节空间连续路径可能依赖逆解选择甚至不可行。本文提出新分析、路径规划与优化方法以提升尖点机器人的实用性。首先提出高效识别尖点机器人的方法,并首次证明ABB GoFa及具有三个平行转轴的机器人为尖点型。随后,针对任务空间路径上每点求出所有逆解,构建对应逆解的图结构,边权基于优化指标(如最小化关节速度)。最优可行路径即图为最短路径。该方法可找到非奇异路径及穿越奇点的平滑路径。最后,将此方法集成至路径优化算法中,给定固定工作空间工具路径,优化其在机器人基坐标系中的偏移量,确保关节运动连续。代码已公开于开源仓库。

原文摘要 · Abstract (English)

A cuspidal robot can move from one inverse kinematics (IK) solution to another without crossing a singularity. Multiple industrial robots are cuspidal. They tend to have a beautiful mechanical design, but they pose path planning challenges. A task-space path may have a valid IK solution for each point along the path, but a continuous joint-space path may depend on the choice of the IK solution or even be infeasible. This paper presents new analysis, path planning, and optimization methods to enhance the utility of cuspidal robots. We first demonstrate an efficient method to identify cuspidal robots and show, for the first time, that the ABB GoFa and certain robots with three parallel joint axes are cuspidal. We then propose a new path planning method for cuspidal robots by finding all IK solutions for each point along a task-space path and constructing a graph to connect each vertex corresponding to an IK solution. Graph edges have a weight based on the optimization metric, such as minimizing joint velocity. The optimal feasible path is the shortest path in the graph. This method can find non-singular paths as well as smooth paths which pass through singularities. Finally, we incorporate this path planning method into a path optimization algorithm. Given a fixed workspace toolpath, we optimize the offset of the toolpath in the robot base frame while ensuring continuous joint motion. Code examples are available in a publicly accessible repository.

路径规划机械臂逆运动学机器人控制

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