# voxl-replay repeatability

Source: https://forum.modalai.com/topic/1661/voxl-replay-repeatability
Category: VOXL 2 and VOXL 2 Mini (https://forum.modalai.com/category/26/voxl-2-and-voxl-2-mini)
Tags: voxl-2
Posted: 2023-01-04 15:01:38 UTC by VictorT
Replies: 2 · Views: 647

## VictorT · 2023-01-04 15:01:38 UTC

Hi,
By replaying the voxl-logger log, I am trying to recreate QVIO behavior. However, the QVIO output appears to differ from the original log. Additionally, replaying the same log several times does not result in the same QVIO output (see attached plot). I guess this is due to the different initial state of the QVIO at every replay (before the voxl-replay begins). Would it be possible to force QVIO to perform independently at each log replay, and more importantly, to perform identically to the original log?

I am using voxl2 
in order to obtain logs and replay them I am using the following comands:
for logging: 
voxl-logger -o -t 30  --note log_for_replay_test
for replay:
I am modifing info.json to include only two channels (IMU and tracking)
voxl-logger -o -t 35
voxl-replay -n 0 -y
![Position.png](https://forum.modalai.com/assets/uploads/files/1672844422455-position.png)

## Reply by James Strawson (ModalAI staff) · 2023-01-04 22:52:52 UTC

hmmm. I assume you have disabled voxl-camera-server and voxl-imu-server when replaying the data so there is no conflict?

Do you mind providing the log so I can try replaying the same data?

## Reply by VictorT · 2023-01-05 09:16:01 UTC

Yes, those servers were disabled. The QVIO server was running. You can download the log [here](https://drive.google.com/file/d/1QcVGNrd257Tt9qhTJSNtkPqZT0KFnI8z/view?usp=share_link).
please note the modified info.json file which was used to replay only the IMU and the camera data.
