1 CompactTrajectoryBlock

data_handling.CompactTrajectoryBlock(time_ns=None, gravity_in_world=None)

Trajectory metadata persisted alongside VIN snippet poses.

1.1 Attributes

Name Description
time_ns Pose timestamps with shape (F,) when available.
gravity_in_world Gravity vector in world frame with shape (3,) when available.