drone-rigide/workspace/build/drone_demo/setup_custom_pythonpath.sh
2019-03-11 15:24:29 +01:00

5 lines
232 B
Bash
Executable file

#!/usr/bin/env sh
# generated from dynamic_reconfigure/cmake/setup_custom_pythonpath.sh.in
PYTHONPATH=/home/klafyvel/Documents/supelec/2A/projet/workspace/devel/.private/drone_demo/lib/python2.7/dist-packages:$PYTHONPATH
exec "$@"