Closed Woodenonez closed 1 month ago
I can not replicate your error. In the latest verison of vartools.states, there is Pose & Twist: https://github.com/hubernikus/various_tools/blob/main/vartools/states.py
Ah I see. In this repo, your submodule is an old version. I'll clone the newest version then. Thanks!
Hi Lukas,
While trying with your code, I met the following error:
I checked vartools.states and found: So there are actually no Pose and Twist classes. I tried to use ObjectPose and ObjectTwist but got more errors. I'm guessing they are updated only locally. Could you please fix this?
Thank you!