Skip to content

Draft: RFC: Driver side pose prediction

Jakob Bornecrantz requested to merge jakob-predicting-the-poses into master

This code allows us to remove the out_relation_timestamp_ns argument to xrt_device::get_tracked_device, but moves the prediction to all of the drivers. Some of these patches could be turned into just improving the state tracker side of the prediction.

Merge request reports