geometry icon indicating copy to clipboard operation
geometry copied to clipboard

fixed bug - quaternion_from_euler changing input in array of 1 dimension

Open eladpar-rnd opened this issue 3 years ago • 0 comments

after lots of debugging a code using the "tf_conversions.transformations.quaternion_from_euler" we found out that when passing an argument that is a 1-dimension array , the function changes it by half

small fix to a big nasty problem it created :)

eladpar-rnd avatar Aug 23 '22 05:08 eladpar-rnd