Skip to content

Euler Angle Structure rm_euler_t

Parameter description

ParameterTypeDescription
rxfloatAngle of rotation around the X-axis, in rad.
ryfloatAngle of rotation around the Y-axis, in rad.
rzfloatAngle of rotation around the Z-axis, in rad.

Member function

python
rm_ctypes_wrap.rm_euler_t.to_dict(self,recurse = True)

Return the class variables as dictionaries and, if the recurse is True, process the structure fields recursively through ctypes.