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

Visualize queried point clouds using Open3D #357

Merged
merged 6 commits into from
Dec 15, 2023

Conversation

jarkenau
Copy link
Member

@jarkenau jarkenau commented Dec 14, 2023

This PR add as prompt for visualizing the queried point clouds (via FlatBuffers) using Open3D.

...
---Is dense--- 
 True
---Payload--- 
 [(0., 0., 0.,  3.,        0, 0,  0, 6338, 0)
 (0., 0., 0., 10.,    96512, 0,  0, 6283, 0)
 (0., 0., 0., 17.,   197120, 0,  0, 6189, 0) ...
 (0., 0., 0.,  8., 99670528, 0, 63, 8333, 0)
 (0., 0., 0., 14., 99764736, 0, 63, 8160, 0)
 (0., 0., 0.,  1., 99857408, 0, 63, 8119, 0)]
------------
Visualize the point cloud? (Y/N) 

Example visualization:

Screenshot from 2023-12-14 12-05-32

@jarkenau jarkenau merged commit c309eec into main Dec 15, 2023
8 checks passed
@jarkenau jarkenau deleted the visualize-pcl-query-results branch December 15, 2023 08:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants