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

#41 in #point-cloud

Download history 119/week @ 2024-07-28 21/week @ 2024-08-04 22/week @ 2024-08-11 90/week @ 2024-08-18 71/week @ 2024-08-25 44/week @ 2024-09-01 148/week @ 2024-09-08 105/week @ 2024-09-15 126/week @ 2024-09-22 129/week @ 2024-09-29 43/week @ 2024-10-06 12/week @ 2024-10-13 64/week @ 2024-10-20 173/week @ 2024-10-27 55/week @ 2024-11-03 157/week @ 2024-11-10

450 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.8–4.5MB
~79K SLoC