Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
matlabbe authored Aug 10, 2023
1 parent 0e4a16d commit ce0764c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,10 @@ sudo apt install ros-$ROS_DISTRO-rtabmap-ros
```

### From Source
* Make sure to uninstall any rtabmap binaries:
```
sudo apt remove ros-$ROS_DISTRO-rtabmap*
```
* RTAB-Map ROS2 package:
```bash
cd ~/ros2_ws
Expand Down

0 comments on commit ce0764c

Please sign in to comment.