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 issues with large PointClouds #1077

Open
FabianThomsen opened this issue Oct 12, 2023 · 2 comments
Open

Performance issues with large PointClouds #1077

FabianThomsen opened this issue Oct 12, 2023 · 2 comments
Assignees

Comments

@FabianThomsen
Copy link

I have a PointCloud2 message with 6716596 points, colored in RGB. Publishing it only once and displaying it in RVIZ2 already leads to massive performance drops. When changing the Style e.g. to Boxes, it becomes totally impossible to move the view around.

Due to the large number of points, I would say, this may be expected - but in RVIZ in ROS1, the same works without any lags on my machine, so I guess there is some substantial difference between RVIZ and RVIZ2 leading to this issue.

@sloretz
Copy link
Contributor

sloretz commented Nov 2, 2023

Would you be willing to provide a super small bag with that point cloud for testing purposes?

@FabianThomsen
Copy link
Author

FabianThomsen commented Nov 3, 2023

Would you be willing to provide a super small bag with that point cloud for testing purposes?

Sure, you can download a bag containing the pointcloud twice (in an interval of 100s) and rviz config from here within the next two weeks. The bag was recorded in humble.

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