Skip to content

tyuownu/SLAMesh

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

SLAMesh

Slamesh: Real-time Localization and Meshing for Lidar Sensors

The official implementation of SLAMesh.

The paper is under review. The code will be open-sourced upon acceptance of the publication.

Introduction

This work designs a Simultaneously Localization And Meshing system (SLAMesh). It can build, registrate, and update the mesh maps in real-time with CPU resource. Mesh is a kind of 3-D dense model representations with low-memory consumption. It has the capability to model complex structures and has the feasibility for rendering. We bridge localization with meshing at the same time to benefit each other. The experiments show that our SLAMesh can run at around 40 Hz. The localization and meshing accuracy also outperforms the state-of-the-art methods.

video

Supplyment video

On public dataset

video

On real-world

video

Contact

yx.sun@polyu.edu.hk

Website: https://yuxiangsun.github.io/

About

🔥The official implementation of SLAMesh.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors