TriPed-Robot / trip_kinematics

Python package for inverse kinematic calculations of hybrid serial parallel robots
https://trip-kinematics.readthedocs.io/en/main/
MIT License
28 stars 5 forks source link

test against forward kinematics #51

Open liquidcronos opened 2 years ago

liquidcronos commented 2 years ago

the current testing regime validates the models and therefore inverse and forward kinematics against a known model.

However, this method does not evaluate the precision of the inverse solver itself.

For this a seperate test should be set up where the inverse solution of a robot is tested against its forward solution