diff --git a/README.md b/README.md index fdc4a7c..da6e7a7 100644 --- a/README.md +++ b/README.md @@ -18,10 +18,10 @@ This work designs a **S**imultaneously **L**ocalization **A**nd **Mesh**ing syst ### 1.1 Main features -- Build, register, and update the mesh maps directly in real time with CPU resources, around 40 Hz. -- Provide accurate odometry. Kitti odometry benchmark: 0.6763%. -- Established a new approach to LiDAR SLAM different from point-cloud, NDT, and surfel map SLAM. -- Continuous mapping with uncertainty via a reconstruction. Fast meshing, matching without kd-tree. +- Build, register, and update the **mesh** maps directly in **real-time** with CPU resources, around 40 Hz. +- Provide accurate **odometry**. Kitti odometry benchmark: 0.6763%. +- Established a **new** approach to LiDAR SLAM different from point-cloud, NDT, and surfel map SLAM. +- **Continuous** mapping with **uncertainty** via a reconstruction. Fast meshing, matching **without kd-tree**.