Analytical Inverse Kinematics for UR
조회 수: 11 (최근 30일)
이전 댓글 표시
Hello,
Would it be possible to let me know if there are any plans to include UR robots in the analyticalInverseKinematics function? If so, do you have an estimated timeline for this?
It would be a significant help for my project, as my alternatives are either to develop a custom implementation of analytical inverse kinematics (AIK) or to use generalized inverse kinematics, which doesn’t always guarantee a viable solution for every configuration.
If you have any advice or suggestions for this situation, I’d greatly appreciate it.
Thank you in advance.
댓글 수: 1
Umang Pandey
2024년 11월 5일
Hi Denizhan,
You can check if the "Robotics System Toolbox Support Package for Universal Robots UR Series Manipulators" solves your problem. You can refer to the following File Exchange link:
답변 (1개)
Remo Pillat
2024년 11월 12일
Hi Denizhan,
The UR-series robots aren't currently supported by our analytical inverse kinematics solvers, which only work for robots that include a 6-DoF chain in which the last three axes intersect at a point (i.e. there is a wrist). While the UR robots appear to have a wrist, the axes do not intersect at a single point, so the method used to compute analytical inverse kinematics is not applicable. We're aware of the limitation and working to expand the set of supported robots, but that requires some different solution approaches.
You can see more detail on this here: https://www.mathworks.com/matlabcentral/answers/688879-no-valid-kinematic-groups-were-found#answer_940295
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Robotics에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!