commit | 3a69673a2bcc4aa5c0710a32fcb24a16f6fb5b0e | [log] [tgz] |
---|---|---|
author | Alex Perry <alex.perry96@gmail.com> | Sat Mar 02 22:30:31 2019 -0800 |
committer | Alex Perry <alex.perry96@gmail.com> | Sat Mar 02 23:02:00 2019 -0800 |
tree | bdb546400aae1145ba7872f185b74116c107f135 | |
parent | 6d0a07cf78076f639f2813a2abbef2c611fbd3f8 [diff] [blame] |
Make a launch script that runs serial_waiter before target_sender Modify the deploy script to build and push code the camera. Change-Id: Ibb4fdf955c06ab418efe9d4ee0a07e6735ef985f
diff --git a/y2019/vision/tools/launch.sh b/y2019/vision/tools/launch.sh index f2bd68d..b23fe2c 100755 --- a/y2019/vision/tools/launch.sh +++ b/y2019/vision/tools/launch.sh
@@ -1 +1,5 @@ +if /jevois/deploy/serial_waiter; then + /jevois/deploy/target_sender &> /jevois/log.log +fi + touch /tmp/do_not_export_sd_card