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

How to view the large map without out of core memory #74

Open
sonphambk opened this issue Mar 30, 2023 · 3 comments
Open

How to view the large map without out of core memory #74

sonphambk opened this issue Mar 30, 2023 · 3 comments

Comments

@sonphambk
Copy link
Contributor

Hi @kkoide3 @koide3, thank you for your work
I want to ask you in interactive-slam tool. How can we visualize the large point cloud with other data structure(octree) and edit the pose graph?
I am facing the challenge of large point cloud visualization. How do you think about this?
Thanks

@koide3
Copy link
Member

koide3 commented Apr 11, 2023

Did you run out of CPU memory? or GPU? If it is a problem regarding GPU, we may reduce points for visualization.

@sonphambk
Copy link
Contributor Author

I means how we can visualize large point cloud without load whole into memory like potree and view based on LOD structure.
How do you think ? @koide3

@cinogul
Copy link

cinogul commented Apr 27, 2024

Hi @koide3,

Thanks for this useful package. I've got a similar problem with poor performance on relatively large maps. I'm running WSL2 Ubuntu 20.04 with noetic. As for hardware I've got an AMD Ryzen 7 3700X 8-Core Processor, 3600 Mhz, 8 Core(s), with 16 Logical Processor(s), 16GB of ram, and a 3060 TI graphics card but I'm still only running the application at around 4 fps on average, which makes it quite difficult to edit the map. I've ensured that I have the right drivers installed and that the virtual machine has enough processors (12 cores) and memory (12gb + 2 swap). Is this performance issue just because of the usage of WSL or is there something I missed? Do you reckon that performance will improve if I just get a dual boot on my PC instead of using WSL?

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

3 participants