https://github.com/duckietown/Software
Raw File
Tip revision: ef333936a93d5fd8a18990672571f9aa45f0ab6a authored by Theodore Koutros on 17 January 2018, 10:14:50 UTC
debugging
Tip revision: ef33393
environment.sh

source local/bin/activate
export PYTHONPATH=~/duckietown/catkin_ws/src/f23-LED/led_detection/include/:$PYTHONPATH
#source ~/duckietown/environment.sh
back to top