Posts: 5
Threads: 3
Joined: Jan 2020
Reputation:
0
01-03-2020, 06:56 AM
(This post was last modified: 01-03-2020, 04:45 PM byAlbert.)
嗨,我是RoboDK 4.0版本的用户。你能帮助p me better understand how RoboDK solves the inverse kinematic problem? How is RoboDK able to match parameters based on the position of the provided operating point?
Thank you very much if you can help me to understand this matter better!
Posts: 2,236
Threads: 1
Joined: Apr 2018
Reputation:
119
RoboDK uses an analytical inverse kinematics solution for most robot arms. For some robots, this solution is iterative.
Posts: 5
Threads: 3
Joined: Jan 2020
Reputation:
0
Thank you for your feedback, Albert!
Do you have a good article or tutorial so I can find out more about this?
Posts: 2,236
Threads: 1
Joined: Apr 2018
Reputation:
119
RoboDK does not have tutorials about how to solve the inverse kinematics problem. I recommend you to look for books dedicated to robotics or scientific papers.
Posts: 5
Threads: 3
Joined: Jan 2020
Reputation:
0
Can you show me which piece of code causes roboDK to perform the reverse kinetic deconstruction process, Albert?
Posts: 45
Threads: 24
Joined: May 2021
Reputation:
1
Hello,
I assume most robot models in Library come with their own inverse kinematic solvers, but Albert said some of them are iterative ones.
Could you provide us examples of which type of robot arms are exceptions?
Posts: 282
Threads: 2
Joined: Jun 2021
Reputation:
17
Right-click your robot->Parameters>Inverse Kinematics Options will give you insight on the solver method (typically 7 axis robots).