Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

Be able to support compressed point cloud messages #234

Closed
mlveggo opened this issue Apr 25, 2022 · 1 comment
Closed

Be able to support compressed point cloud messages #234

mlveggo opened this issue Apr 25, 2022 · 1 comment
Labels
feature A new feature or idea

Comments

@mlveggo
Copy link

mlveggo commented Apr 25, 2022

Lidar point clouds continue to grow and visualizing lidar point in realtime can use a lot of data. Practical amount using for example 4 spinning 128 channel lidars on a vehicle will grow above 1Gb/s.

So I would propose to support some sort of compressed point cloud (gzip:ed, quantization) -> foxglove.CompressedPointCloud.

Discussion in Slack:
https://foxglove.slack.com/archives/C028UEY858S/p1650896371230199

@mlveggo mlveggo added the feature A new feature or idea label Apr 25, 2022
@mlveggo
Copy link
Author

mlveggo commented Apr 27, 2022

Also added an issue to include this as a standard ROS message. ros2/common_interfaces#188

@amacneil amacneil transferred this issue from another repository Dec 16, 2022
@foxglove foxglove locked and limited conversation to collaborators Dec 16, 2022
@amacneil amacneil converted this issue into discussion #307 Dec 16, 2022

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
feature A new feature or idea
Development

No branches or pull requests

1 participant