Hey guys, I am having some trouble doing math with XYZWPR variables.
I have two XYZWPR variables, say pos1 and pos2.
At first I tried to subtract them and get the result into a 3rd XYZWPR variable like so:
But I got an error saying:
Operator expected POSITION data type for left operand.
Any idea how to properly do math with that datatype?