Files
RoboGlue_ROS/build/universal_robot/ur_driver/setup_custom_pythonpath.sh
2019-10-21 10:02:06 +02:00

6 lines
244 B
Bash
Executable File

#!/usr/bin/env sh
# generated from dynamic_reconfigure/cmake/setup_custom_pythonpath.sh.in
PYTHONPATH=/home/emanuele/Documents/GestioneMacchine/Robot_Incollaggio/Software/roboglue_ros_ws/devel/lib/python2.7/dist-packages:$PYTHONPATH
exec "$@"