TF2 how to translate vector in Python?
Hi everyone,
I think I'm experiencing a severe blackout right now...
A short one: in Python, how do I translate a 3D vector (a numpy array) from one TF2 frame to another considering position and orientation of the reference frames?
Thanks