blob: 87177da010013fe7b60167edf5e136271072f31e [file] [log] [blame]
Parker Schuhc1975fc2018-04-07 15:27:07 -07001# Put the following lines in the file shown.
2
3echo "Current contents are: "
4cat /etc/supervisor/conf.d/vision.conf
5cat > /etc/supervisor/conf.d/vision.conf <<EOF
6[program:vision]
7command=/root/startup.sh
8autorestart=true
9startsecs=3
10startretries=200
11redirect_stderr=true
12EOF
13
14
15# before we switched at svr at 9:47 am, the cameras were.
16# The left camera is right side up and red
17# The right camera is upside down and green
18
19# before we switched at svr at 9:47 am, the cameras were.
20# The left camera is green
21# The right camera is red