- Ubuntu 14.04
- ROS Indigo
git clone https://github.com/drpotato/se306-project-1.git
- Navigate to the home directory
cd se306-project-1
- Build the project
./build.sh
- Run the project
./run.sh
See Controls for instructions for use
- Run the testing make file
make tests