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

Anyway to generate pointcloud from compressd depth image? #42

Open
ventusff opened this issue Nov 14, 2018 · 0 comments
Open

Anyway to generate pointcloud from compressd depth image? #42

ventusff opened this issue Nov 14, 2018 · 0 comments

Comments

@ventusff
Copy link

For depth camera of relatively high resolution and high frame rate, or for computing platform which have limited resources, the pointcloud data is generated direcly from camera/depth/image_raw(or other raw depth images), which would cause the pointcloud data is relatively huge.
During my test with Astra Pro with rqt_topic (topic monitor), /camera/depth/points could reach 80M/s data rate. To generate this message consume a lot of CPU.

So I'm wondering if there is a possible way to configure processing.launch.xml, so that the package could generate pointcloud from topics like /camera/depth/image_raw/compressed?

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