Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can this algorithm run in real time? #14

Open
nuo-1 opened this issue Jan 14, 2022 · 2 comments
Open

Can this algorithm run in real time? #14

nuo-1 opened this issue Jan 14, 2022 · 2 comments

Comments

@nuo-1
Copy link

nuo-1 commented Jan 14, 2022

Can this algorithm run with SLAM algorithm (for example ,loam、lego-loam ...),and finally get a cleaner map.
In other words, can the removert algorithm have online version?

@gisbi-kim
Copy link
Owner

hi @nuo-1
Removert's removal is already near to real-time (i.e., processing a single scan ~ 0.1s)
and I'v'e tested that it could be run in online, please see https://www.youtube.com/watch?v=eVeHmPS8_qE&t=58s
but I concluded that the real-time integration for the following applications such as odometry should be more improved so the source code is still closed.

@nuo-1
Copy link
Author

nuo-1 commented Jan 14, 2022

Thank you for your reply!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants