Skip to content

Commit

Permalink
Merge pull request #255 from grischi/master
Browse files Browse the repository at this point in the history
mention ros2 branch in README.md
  • Loading branch information
TixiaoShan authored Jun 13, 2021
2 parents 2d6e50d + 3cdc8af commit 3a3d82f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,8 @@ We design a system that maintains two graphs and runs up to 10x faster than real

## Dependency

This is the original ROS1 implementation of LIO-SAM. For a ROS2 implementation see branch `ros2`.

- [ROS](http://wiki.ros.org/ROS/Installation) (tested with Kinetic and Melodic)
```
sudo apt-get install -y ros-kinetic-navigation
Expand Down Expand Up @@ -233,7 +235,6 @@ Part of the code is adapted from [LeGO-LOAM](https://github.com/RobustFieldAuton
## Related Package

- [Lidar-IMU calibration](https://github.com/chennuo0125-HIT/lidar_imu_calib)
- [LIO-SAM with ROS2](https://github.com/CAKGOD/lio_sam_ros2)
- [LIO-SAM with Scan Context](https://github.com/gisbi-kim/SC-LIO-SAM)

## Acknowledgement
Expand Down

0 comments on commit 3a3d82f

Please sign in to comment.