You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I ran into this error when I run the example: from forwardkinematics.fksCommon.fk_creator import FkCreator ModuleNotFoundError: No module named 'forwardkinematics.fksCommon.fk_creator'
So I checked the forwardKinematics package and it seems there is no fk_creator anymore.
The text was updated successfully, but these errors were encountered:
I ran into this error when I run the example:
from forwardkinematics.fksCommon.fk_creator import FkCreator ModuleNotFoundError: No module named 'forwardkinematics.fksCommon.fk_creator'
So I checked the forwardKinematics package and it seems there is no fk_creator anymore.
The text was updated successfully, but these errors were encountered: