Skip to content

Instantly share code, notes, and snippets.

@sipah00
Last active August 16, 2017 06:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sipah00/c93d71d242988cb5667f72dda8984c22 to your computer and use it in GitHub Desktop.
Save sipah00/c93d71d242988cb5667f72dda8984c22 to your computer and use it in GitHub Desktop.
mkdir
mkdir src
cd src
catkin_init_workspace
cd ..
catkin_make
echo "source $(pwd)/devel/setup.bash" >> ~/.bashrc
source ~/.bashrc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment