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 GitKeywords: decision_making
Tutorial Level: BEGINNER
Contents
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