0
代码介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
0
  1. IB_Robot
  2. /
  3. src
  4. /
  5. robot_moveit
  6. /
  7. scripts
openeuler-ci-botopeneuler-ci-botfix(moveit): refactor moveit_gateway for shared 5-DOF IK strategy
4349e505创建于 22 天前历史提交
文件最后提交记录最后更新时间
moveit_gateway.py
fix(moveit): refactor moveit_gateway for shared 5-DOF IK strategy Extract _move_with_strategies helper to deduplicate the IK planning logic used by both MoveToPose and MoveRelativeEE service handlers. Applies a consistent 3-attempt cascade (relaxed → strict → fallback) for 5-DOF arm planning across all motion entry points. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Signed-off-by: liuweihong <liuweihong8@huawei.com> 22 天前