mirror of
https://github.com/introlab/rtabmap_ros.git
synced 2026-09-16 00:00:20 +08:00
Update README.md
This commit is contained in:
@@ -10,9 +10,14 @@ For the RTAB-Map libraries and standalone application, visit the [RTAB-Map's hom
|
||||
## Installation
|
||||
|
||||
### ROS distribution
|
||||
RTAB-Map is released as binaries in the ROS distribution. Example for ROS hydro:
|
||||
RTAB-Map is released as binaries in the ROS distribution.
|
||||
* Indigo
|
||||
```
|
||||
$ sudo apt-get install ros-indigo-rtabmap-ros
|
||||
```
|
||||
$ sudo apt-get install ros-hydro-rtabmap_ros
|
||||
* Hydro
|
||||
```
|
||||
$ sudo apt-get install ros-hydro-rtabmap-ros
|
||||
```
|
||||
|
||||
### Build from source
|
||||
|
||||
Reference in New Issue
Block a user