Unable to locate package ros-noetic-turtlebot3
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:
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!
You are sure the platform you are trying to download this on has internet access? Also can you install other ROS packages?