(!) Please ask about problems and questions regarding this tutorial on answers.ros.org. Don't forget to include in your question the link to this page, the versions of your OS & ROS, and also add appropriate tags.

Installing from Git

Description: Installing from Git

Keywords: decision_making

Tutorial Level: BEGINNER

Installing from GitHub

To install from source

cd ../path_to/your_catkin_workspace/src/
git clone https://github.com/cogniteam/decision_making.git
cd ../path_to/your_catkin_workspace/
catkin_make

Wiki: decision_making/Tutorials/InstallFromGit (last edited 2013-12-09 13:41:33 by Ari Yakir)