Crates.io | pcd_reader |
lib.rs | pcd_reader |
version | 0.1.0 |
source | src |
created_at | 2021-10-13 17:24:51.740614 |
updated_at | 2021-10-13 17:24:51.740614 |
description | Reading PointCloud Data from PCD Format |
homepage | |
repository | |
max_upload_size | |
id | 464591 |
size | 1,367,912 |
Currently only supporting binary_compressed format.
use this package by adding this to Cargo.toml
[pacakge]
pcd_reader = "0.1.0"