drone-rigide/workspace/build/detect_targets/setup_custom_pythonpath.sh

6 lines
236 B
Bash
Raw Normal View History

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