Phylliade / ikpy

An Inverse Kinematics library aiming performance and modularity
http://phylliade.github.io/ikpy
Apache License 2.0
695 stars 152 forks source link

Definition of the robot #62

Open MarcGondran opened 4 years ago

MarcGondran commented 4 years ago

Hi,

Thank you for your work. I have few questions about the use of this library.

Thank you very much

Marc

Phylliade commented 4 years ago

Hey,

EDIT: Can you also provide the DH table for your robot?

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Tanneguydv commented 1 year ago

@MarcGondran I've written some code to resolve the problem of creating a chain link from DH parameters table, see https://github.com/Phylliade/ikpy/pull/143

AdvaitChandorkar07 commented 1 month ago

@MarcGondran Since it is using an iterative method to calculate the angles it should solve for redundant robots though there is no guarantee of optimal solution also you should try to check the solution just in case with forward kinematics. I am not sure about the prismatic joint though, 7R robot should get an inverse kinematics solution