Analytical Inverse Kinematics for UR
31 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Denizhan AKINCI
el 30 de Oct. de 2024 a las 13:26
Respondida: Remo Pillat
el 12 de Nov. de 2024 a las 10: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 comentario
Umang Pandey
el 5 de Nov. de 2024 a las 4:45
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:
Respuestas (1)
Remo Pillat
el 12 de Nov. de 2024 a las 10:30
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 comentarios
Ver también
Categorías
Más información sobre Robotics en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!