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

table MocapFrame

fbs/mocap.fbs / Source schema

Variable-size mocap frame containing all tracked samples for one timestamp.

NameTypeUnit / ScaleNotes
timestamp_usulongmicrosecondsFrame timestamp in monotonic boot time.
frame_numberuintProducer frame counter for loss/reorder detection.
labeled_markers[MocapMarkerSample]Marker samples with stable source identifiers.
unlabeled_markers[MocapMarkerSample]Marker samples without stable source identifiers.
rigid_bodies[MocapRigidBodySample]Rigid-body pose samples.
skeleton_segments[MocapSegmentSample]Skeleton segment pose samples.