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 MocapSegmentSample

fbs/mocap.fbs / Source schema

Fixed-layout pose sample for a tracked skeleton segment.

NameTypeUnit / ScaleNotes
skeleton_idintSkeleton identifier assigned by the mocap source.
segment_idintSegment identifier within the skeleton.
position_enu_msynapse.types.Vec3fENU frame (x east, y north, z up), metersSegment position in the mocap ENU frame.
attitudesynapse.types.QuaternionfSegment orientation rotating segment FLU vectors into the mocap ENU frame.
tracking_validboolTrue when the segment is actively tracked in this frame.