sudo apt-get install ros-kinetic-ros-tutorials
Hello, I am trying to follow up tutorials, but I can't install ROS tutorial package on Raspberri Pi 3. Anyone having an idea of the reason? (I tried ros_tutorials as well just in case)
sudo apt-get install ros-kinetic-ros-tutorials
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package ros-kinetic-ros-tutorials
Please provide more information: What OS? Have you followed the respective ROS installation instructions, i.e. are the ROS debian repositories set up? Can you install other ROS packages?...
Edit your question and format any console output with the preformatted text button.
Hi @mig. I am using Raspbian, and followed all the install in the link here: http://wiki.ros.org/ROSberryPi/Instal... I completed the install without issue and now I am trying to install the tutorials, unsuccessfully.
Anyone having an idea here?
I'm pretty sure you would need to update to melodic to install the tutorials. I couldn't find the kinetic tutorials source to build from.