aloha / camera_ws /devel /setup.bash
iMihayo's picture
Add files using upload-large-folder tool
20d9091 verified
Raw
History Blame Contribute Delete
260 Bytes
#!/usr/bin/env bash
# generated from catkin/cmake/templates/setup.bash.in
CATKIN_SHELL=bash
# source setup.sh from same directory as this file
_CATKIN_SETUP_DIR=$(builtin cd "`dirname "${BASH_SOURCE[0]}"`" > /dev/null && pwd)
. "$_CATKIN_SETUP_DIR/setup.sh"