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

Mapping nameing inconsistent. #26

Closed TorbenMiller closed 3 years ago

TorbenMiller commented 3 years ago

Through recent changes the names of the mapping functions passed to the KinematicGroup constructor where changed to be more fitting. The names for the arguments for passing arguments to these mapping functions remained the same. This is inconsistent and confusing for the user.