Skip to content
This repository has been archived by the owner on Sep 7, 2023. It is now read-only.

Automatic detection of checkpoint placement based on time passed between checkpoints #23

Open
RockinRoel opened this issue Nov 13, 2016 · 1 comment

Comments

@RockinRoel
Copy link
Collaborator

Currently, the positions of checkpoints are measured before the run, so that they can be displayed in the correct position in the UI. It should however be possible to measure how much time it takes between checkpoints to then infer during the event where the checkpoints are placed.

@bertvandepoel
Copy link
Member

Probably we want to offer two options (ideally not through config.json but through the UI): exact measurements or the suggested option here where the position and distance of the checkpoints is extrapolated from the data.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

No branches or pull requests

2 participants