https://github.com/duckietown/Software
Raw File
Tip revision: b99dfd3ddaca2a2302c95e710e1c39fbd7cad3ca authored by nicolaslanzetti on 21 January 2018, 14:06:37 UTC
Filter of the apriltags (to prevent detecting april tags of other intersections)
Tip revision: b99dfd3
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