openpilot UI replay experience on fresh install
Open
enhancement
- Dominant language
- Python
- Stars
- 63.7k
- Forks
- 11.4k
- Avg merge
- 17h 53m
- Merged PRs (30d)
- 171
Description
On a fresh install, if you run `tools/replay/replay --demo` and then `./selfdrive/ui/ui.py` in a different terminal, you will be stuck on this screen (after going through accepting terms).
'
To get past this, you can run a replay with `--dcam`, wait for openpilot to detect the drivers face and then press the checkmark when it becomes enabled.
Would be good to have a way to disable these checks if the user is running the UI on a PC for development only.
Contributor guide
Assessment
This issue has not been assessed yet.