Skip to content

Commit e5844f7

Browse files
author
James Bockman
committed
Updated uninput requiremnet, changed random exmaple to use proton
1 parent 259aaab commit e5844f7

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

examples/config/random.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ capture:
55
images:
66
wait_for_new_frames: True
77
is_docker: False
8-
is_proton: False
8+
is_proton: True
99
race.ini:
1010
RACE:
1111
TRACK: monza

requirements.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,8 @@ loguru
1111
tqdm
1212
scipy
1313
halo
14-
git+https://github.com/wyatthuckaby/python-uinput.git
14+
git+https://github.com/pyinput/python-uinput
1515
git+https://github.com/lilohuang/PyTurboJPEG.git
16-
python-uinput
1716
psycopg[binary,pool]
1817
PyWinCtl
1918
git+https://github.com/Adelaide-Autonomous-Racing-Challenge/ac-state.git

0 commit comments

Comments
 (0)