bdaiinstitute / spatialmath-python

Create, manipulate and convert representations of position and orientation in 2D or 3D using Python
MIT License
519 stars 84 forks source link

Fix qangle function and add associated test #82

Closed KPereida closed 1 year ago

KPereida commented 1 year ago

The fix consists of multiplying by a factor of 2.

Previously the calculated angle was halved.