- Any linux distro (has been tested on linux mint and ubuntu)
- ROS Indigo
git clone https://github.com/arrayoutofbounds/se306-1.git
Open terminal in the project directory
- If current directory is catkin workspace use:
bash rerun.bash
else open user manual and follow instructions there
- Run the testing make file
If you run
make run_tests
on the command line in the build folder now, the test binary will get compiled and the rostest file 'test/mytest.test' will be launched by rostest.