Install Script!
Posted: June 17, 2015
There is now a script to install everything. Laptop Setup for ROS Kinetic
Then just run this script:
bash <(wget -qO- --no-cache https://raw.githubusercontent.com/chrisl8/ArloBot/master/setup.sh)
and you are done!
To update your code just run the same script again and it will pull down and compile anything new without erasing custom settings.
After that you'll just need to edit the config files as noted by the script, and then set up your Propeller Code for Arlobot (SimpleIDE Version)
As always, please let me know if you find any problems!