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

How to solve error :Unable to locate package ros-kinetic-turtlebot3_bringup

asked 2020-06-10 07:57:24 -0500

irsyad gravatar image

updated 2020-06-10 08:37:38 -0500

gvdhoorn gravatar image

Please help me After I run the command

sudo apt-get install ros-kinetic-turtlebot3_bringup

it show this error

E: Unable to locate package ros-kinetic-turtlebot3_bringup

is there any related with the case compile the turtlebot3_bringup package

help me please,tq

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2020-06-10 08:38:58 -0500

gvdhoorn gravatar image
sudo apt-get install ros-kinetic-turtlebot3_bringup

Try:

sudo apt-get install ros-kinetic-turtlebot3-bringup

Note the - instead of the _.

edit flag offensive delete link more

Comments

it show the same error

irsyad gravatar image irsyad  ( 2020-06-11 20:32:26 -0500 )edit

Then please show us the output of:

uname -rvmp
cat /etc/apt/sources.list.d/ros-latest.list
lsb_release -a
gvdhoorn gravatar image gvdhoorn  ( 2020-06-12 02:34:40 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2020-06-10 07:57:24 -0500

Seen: 221 times

Last updated: Jun 10 '20