Skip to content

Pose Structure rm_pose_t

Parameter description

ParameterTypeDescription
positionrm_position_tPosition, in m.
quaternionrm_quat_tQuaternion.
eulerrm_euler_tEuler angle, in rad.

Member function

python
rm_ctypes_wrap.rm_pose_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.