define rotations by Rodrigues vectors
Syntax
rot = rotation.byRodrigues(v)
Input
v | Rodrigues vector3d |
Output
rot | rotation |
See also
rotation.rotentation rotation.byEuler rotation.byMatrix rotation.map
define rotations by Rodrigues vectors
rot = rotation.byRodrigues(v)
v | Rodrigues vector3d |
rot | rotation |
rotation.rotentation rotation.byEuler rotation.byMatrix rotation.map