Downloading Tutorial
Hello!
Im running ROS Kinetic on Raspbian with a RPI 3 and Im having trouble installing the kinetic tutorials, specifically this step from the wiki ( http://wiki.ros.org/ROS/Tutorials/Nav... ):
$ sudo apt-get install ros-<distro>-ros-tutorials
I am running it as
$ sudo apt-get install ros-kinetic-ros-tutorials
But get the following error:
E: Unable to locate package ros-kinetic-ros-tutorial
Does anybody have an idea of what am I missing?