TriPed-Robot / trip_kinematics

Python package for inverse kinematic calculations of hybrid serial parallel robots

Home Page:https://trip-kinematics.readthedocs.io/en/main/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

f mapping should use full joint values

liquidcronos opened this issue · comments

currently the f mapping needs to specify a state for each transformation even if it has no state value.

Instead the keys should use the full names of the joints to circumvent this.

fixed in commit 6aa22c1