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

Forward and inverse Kinematics not as class members #1

Closed liquidcronos closed 3 years ago

liquidcronos commented 3 years ago

Since one might want to try different types of solvers for forward and inverse kinematics (from fast but unprecise to slow and precise) it would be better to define those as functions acting upon the robot classes