ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

sudo apt-get install ros-kinetic-ros-tutorials

asked 2018-03-08 00:58:30 -0500

JC gravatar image

updated 2018-03-08 01:40:25 -0500

mgruhler gravatar image

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
edit retag flag offensive close merge delete

Comments

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.

mgruhler gravatar image mgruhler  ( 2018-03-08 01:40:16 -0500 )edit

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.

JC gravatar image JC  ( 2018-03-08 10:46:07 -0500 )edit

Anyone having an idea here?

JC gravatar image JC  ( 2018-03-10 12:26:10 -0500 )edit

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.

Tyrel gravatar image Tyrel  ( 2019-05-10 00:54:10 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2019-12-03 23:17:13 -0500

Hemanth gravatar image

updated 2019-12-03 23:21:38 -0500

Did you try running

sudo apt-get update

You can also check the sources list for ROS through this command.

cat /etc/apt/sources.list.d/ros-latest.list
edit flag offensive delete link more

Question Tools

Stats

Asked: 2018-03-08 00:58:30 -0500

Seen: 1,292 times

Last updated: Dec 03 '19