issues
search
cartographer-project
/
point_cloud_viewer
View billions of points in your browser.
Apache License 2.0
339
stars
98
forks
source link
Integration testing: Add querying test
#351
Closed
nnmm
closed
5 years ago
nnmm
commented
5 years ago
Adds the
from_data_provider()
method, the last missing piece to read S2 point clouds.
The test is currently failing and marked ignored until we fix querying.
nnmm
commented
5 years ago
Please review, @catevita @feuerste
from_data_provider()
method, the last missing piece to read S2 point clouds.