Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
RuanJY committed May 30, 2024
2 parents 40ff22c + b9a7df9 commit 2002165
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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**.

<div style="text-align: center;">
<img src="https://github.com/RuanJY/SLAMesh/blob/master/fig/mesh_macity.jpg" alt="cover" width="60%" />
Expand Down

0 comments on commit 2002165

Please sign in to comment.