Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

struct MocapRigidBodySample

fbs/mocap.fbs / Source schema

Fixed-layout pose sample for a tracked mocap rigid body.

NameTypeUnit / ScaleNotes
idintRigid-body identifier assigned by the mocap source.
position_enu_msynapse.types.Vec3fENU frame (x east, y north, z up), metersRigid-body position in the mocap ENU frame.
attitudesynapse.types.QuaternionfRigid-body orientation rotating body FLU vectors into the mocap ENU frame.
residualfloatProducer-defined solve residual or tracking error.
tracking_validboolTrue when the rigid body is actively tracked in this frame.