Skip to content

Commit

Permalink
mention ros2 branch in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
grischi committed Jun 10, 2021
1 parent 2d6e50d commit 3cdc8af
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 3cdc8af

Please sign in to comment.