Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SLAMWang authored Apr 13, 2022
1 parent 76804c3 commit 6b6f4b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ This is an open source ROS package for real-time 6DOF SLAM using a 3D LIDAR.

It is based on hdl_graph_slam and the steps to run our system are same with hdl-graph-slam.

We also release UGICP.
We also release [UGICP](https://github.com/SLAMWang/UGICP).

Our paper is under review and will be released soon.
FD-SLAM: Feature&Distribution-based 3D LiDAR SLAM method based on Surface Representation Refinement
Expand Down Expand Up @@ -58,6 +58,6 @@ The following ROS packages are required:
- nmea_msgs
- pcl_ros
- [ndt_omp](https://github.com/koide3/ndt_omp)
- [U_gicp](https://github.com/SLAMWang/UGICP) This is modified based on [fast_gicp](https://github.com/SMRT-AIST/fast_gicp) by us.
- [U_gicp](https://github.com/SLAMWang/UGICP) This is modified based on [fast_gicp](https://github.com/SMRT-AIST/fast_gicp) by us. We use UGICP for keyframe matching.


0 comments on commit 6b6f4b9

Please sign in to comment.