No commit message authored by David St-Onge's avatar David St-Onge
No commit message
...@@ -6,7 +6,7 @@ sudo apt-get update ...@@ -6,7 +6,7 @@ sudo apt-get update
sudo apt-get upgrade sudo apt-get upgrade
**don't update the OS to a version above 14.04!** **don't update the OS to a version above 14.04!**
2- Follow the Ros Indigo arm instruction here : http://wiki.ros.org/indigo/Installation/UbuntuARM, only get the ros-base. 2- Follow the Ros Indigo arm instruction here : http://wiki.ros.org/indigo/Installation/UbuntuARM, only get the **ros-indigo-ros-base**.
3- Then install the required packages: 3- Then install the required packages:
``` ```
... ...
......