Files
sunnypilot/tools/sim/launch_openpilot.sh
Adeeb Shihadeh 214c6f7e99 Scripts for containerized CARLA (#1987)
* run carla in container

* launch script

* fix launch script

* update carla
old-commit-hash: 6d645b4ce9
2020-08-06 13:26:25 -07:00

8 lines
154 B
Bash
Executable File

#!/bin/bash
export PASSIVE="0"
export NOBOARD="1"
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null && pwd )"
cd ../../selfdrive && ./manager.py