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

Performance (update speed) #396

Open
engcang opened this issue Jun 4, 2022 · 0 comments
Open

Performance (update speed) #396

engcang opened this issue Jun 4, 2022 · 0 comments

Comments

@engcang
Copy link

engcang commented Jun 4, 2022

Hi. Thanks for sharing your great work.

According to the performance page in docs,
Voxblox intergration times for KITTI dataset with a few pairs of voxel_size and max_ray_length are around up to 100ms per scan on an Intel i7-4810MQ CPU.

I am testing the performance of voxblox for KITTI dataset using your launch file and verbose prints like

[ INFO] [1654352850.108500366]: Finished integrating in 0.343494 seconds, have 3275 blocks.

which means integrating takes around 300ms per scan. I am running it on the even faster CPU, i9-10900K.

For worse, If I set voxel_size 0.1m and max_ray_length 50m within launch file, it takes longer than one second.
But your performance table says it should take 100ms.
How can I achieve such fast map update speed?

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

1 participant