Monado OpenXR Runtime
|
Writes poses and their timestamps to a CSV file. More...
Public Member Functions | |
TrajectoryWriter (const string &dir, const string &fn, bool e) | |
![]() | |
CSVWriter (const string &dir, const string &fn, bool e, const vector< string > &cn={}) | |
void | push (xrt_pose_sample row) |
Additional Inherited Members | |
![]() | |
bool | enabled |
![]() | |
vector< string > | column_names |
Writes poses and their timestamps to a CSV file.