UM-ARM-Lab / pytorch_kinematics

Robot kinematics implemented in pytorch
MIT License
447 stars 42 forks source link

Version 0.7 on pypi does not import properly #38

Closed atommoyer closed 4 months ago

atommoyer commented 4 months ago
>>> import pytorch_kinematics as pk
ModuleNotFoundError: No module named 'arm_pytorch_utilities'
LemonPi commented 4 months ago

Hi sorry, a fix will be made promptly

LemonPi commented 4 months ago

Should be fixed in https://github.com/UM-ARM-Lab/pytorch_kinematics/commit/f6a4d53d5454bb462834daa999f4d6c286ae0ccc (in the latest 0.7.1 release)