M1-Survey-Engine/tools/web_replay
2024-01-21 11:37:16 +01:00
..
ui changed resize replay zoomfactor calculation, seem to be slightly better 2024-01-21 11:05:52 +01:00
main.py added a configuration panel instead of manually editing the main of the web_replay 2024-01-20 21:48:44 +01:00
README.md added README for web_replay 2024-01-21 11:37:16 +01:00

Web-Replay

Allow you to replay the web-mission tasks that a user did while taking a survey.

Installation

The installation is the same as the Survey-Engine. Refer to their installation step instead.

Run

You must open a shell in the root directory (the Survey-Engine directory). You can run the tool simply by using the command python3 ./tools/web_replay/main.py.

You will need to select a replay file .rsl and the mission you want to replay.

Warning

The replay is in early development. Some features are missing and the replay is not very precise. For now, key inputs don't seem to work correctly, so they are written on the bottom right instead. Mouse movement are not perfect and mouse click don't seem to be recognised either.