introlab / rtabmap_ros

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

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

Open njorqueraAssayware opened 7 months ago

njorqueraAssayware commented 7 months 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 7 months 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.