9 releases (breaking)

0.12.0 Oct 31, 2024
0.11.0 Apr 5, 2024
0.6.1 Feb 21, 2022
0.5.1 May 8, 2021
0.1.1 Sep 10, 2019

#43 in #point-cloud

Download history 59/week @ 2024-08-29 93/week @ 2024-09-05 147/week @ 2024-09-12 109/week @ 2024-09-19 127/week @ 2024-09-26 76/week @ 2024-10-03 20/week @ 2024-10-10 26/week @ 2024-10-17 69/week @ 2024-10-24 176/week @ 2024-10-31 124/week @ 2024-11-07 135/week @ 2024-11-14 134/week @ 2024-11-21 92/week @ 2024-11-28 38/week @ 2024-12-05 56/week @ 2024-12-12

362 downloads per month
Used in 5 crates (via pcd-rs)

Custom license

28KB
734 lines

pcd-rs: Read point cloud data from PCD file format

pcd-rs allows you to parse PCD point cloud data from a file or a binary buffer.

Usage

To add this crate to your project,

cargo add pcd-rs

Please visit docs.rs to learn more about the usage.

Examples

Example code can be found in examples directory. Run cargo run --example to list all available example binaries.

License

MIT license. See LICESE file.

Dependencies

~2.7–4.5MB
~79K SLoC