introlab / rtabmap_ros

RTAB-Map's ROS package.
http://wiki.ros.org/rtabmap_ros
BSD 3-Clause "New" or "Revised" License
1.01k stars 559 forks source link

E: Unable to locate package ros-melodic-rtabmap-ros #1060

Open njorqueraAssayware opened 1 year ago

njorqueraAssayware commented 1 year ago

Hi, im just trying to install rtabmap-ros with sudo apt install ros-melodic-rtabmap-ros

Im trying with Debian GNU/Linux 10 (maybe that is the reason its not working).

matlabbe commented 1 year ago

These are the supported platforms: http://wiki.ros.org/noetic/Installation

It seems melodic doesn't have released Debian packages: http://repositories.ros.org/status_page/melodic_default.html?q=rtabmap

Here on noetic: http://repositories.ros.org/status_page/noetic_default.html?q=rtabmap

You may have to build from source.