MCPcopy Create free account
hub / github.com/DylanWusee/pointconv / angle_axis2euler

Function angle_axis2euler

scannet/eulerangles.py:382–418  ·  view source on GitHub ↗

Convert angle, axis pair to Euler angles Parameters ---------- theta : scalar angle of rotation vector : 3 element sequence vector specifying axis for rotation. is_normalized : bool, optional True if vector is already normalized (has norm of 1). Default

(theta, vector, is_normalized=False)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

mat2eulerFunction · 0.85

Tested by

no test coverage detected