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

Unable to locate package ros-noetic-turtlebot3

asked 2020-10-28 09:53:15 -0500

toebgen gravatar image

Hello!

I am trying to install the turtlebot3 binaries under ROS Noetic via

sudo apt-get install ros-noetic-turtlebot3.

However, I get the error:

E: Unable to locate package ros-noetic-turtlebot3

When checking http://repositories.ros.org/status_pa... I can see, that only turtlebot3_msgs is available for installation right now: image description

Does this mean the other packages (such as turtlebot3, turtlebot3_bringup, turtlebot3_description, ...) have not yet been released for Noetic? Or are these packages temporarily not available?

Appreciate any help, thank you!

edit retag flag offensive close merge delete

Comments

You are sure the platform you are trying to download this on has internet access? Also can you install other ROS packages?

JackB gravatar image JackB  ( 2020-10-28 14:45:01 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
1

answered 2020-10-28 14:51:24 -0500

tfoote gravatar image

The status you see in that report show that it's been recently released and is available in the testing repository at the moment and will be expected in the main repository after the next sync.

More information on the testing repository is here: http://wiki.ros.org/TestingRepository If you'd like to try it from the testing repository, any feedback from there would be appreciated. But note that if you enable it you'll be at the front of the testing cycle so things may be slightly less stable.

Noetic syncs are tracked here: https://discourse.ros.org/c/release/n...

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2020-10-28 09:53:15 -0500

Seen: 2,267 times

Last updated: Oct 28 '20