Get desktop application:
View/edit binary Protocol Buffers messages
Streams MarkerData protobufs.
Retrieves the latest singular instance of MarkerData.
Used in:
The marker ID provided by the Phasespace SDK as set in the marker profile.
x, y, z positions in mm
Internal fields provided by the Phasespace SDK. See https://drive.google.com/open?id=1_FYo8lRkwee8O1nWhRotDdVai0sTeLSv for details
Parameters for the MarkerTracker service. Intentiionally left empty for now.
Used as request type in: MarkerTracker.GetLatestMarkerData, MarkerTracker.TrackMarkers
(message has no fields)
This proto contains motion capture marker data and a timestamp. There is one MarkerData OR RigidData object per marker that was detected by the motion capture system during the current frame. Iterate over the markers & rigid field and read the marker_id field to check if a specific marker was detected.
Used as response type in: MarkerTracker.GetLatestMarkerData, MarkerTracker.TrackMarkers
The time at which this reading was received on the gLinux system This is supposed to be within less than 1ms of the original acquisition time on the Phasespace server. The camera delay (delay between exposure and the server receiving the data) is approx. 3ms (data provided by Phasespace). Hence, the timestamp in this proto is approx. 3-4ms later than the exposure. This delay has low jitter, but is tricky to measure.
Internal fields provided by the Phasespace SDK.
Used in:
Still calling this marker_id for consistency
x, y, z positions in mm
x, y, z, s quaternion
Internal fields provided by the Phasespace SDK. See https://drive.google.com/open?id=1_FYo8lRkwee8O1nWhRotDdVai0sTeLSv for details
Used in:
Represents seconds of UTC time since Unix epoch 1970-01-01T00:00:00Z. Must be from 0001-01-01T00:00:00Z to 9999-12-31T23:59:59Z inclusive.
Non-negative fractions of a second at nanosecond resolution. Negative second values with fractions must still have non-negative nanos values that count forward in time. Must be from 0 to 999,999,999 inclusive.
A three-dimensional single precision vector.
Used in:
,A four-dimensional single precision vector.
Used in: