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

地图的实时显示 #20

Open
defaultvalues opened this issue Jul 25, 2023 · 1 comment
Open

地图的实时显示 #20

defaultvalues opened this issue Jul 25, 2023 · 1 comment

Comments

@defaultvalues
Copy link

fast-lio几乎是每秒一帧的速度来显示地图的,对于有大范围建图太慢了,而且没有提取关键帧,最后建出来的图也很大,请问有没有什么思路改进一下?

@kahowang
Copy link
Owner

显示地图和建图其实并不冲突,构建地图时,可以把显示地图的部分先关掉,或者设置RVIZ的延时点云,减少内存占用。提取关键帧部分可以参考LIO-SAM,FASTLIO-SAM里面也有涉及,谢谢~

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