8 releases (breaking)

0.11.0 Apr 5, 2024
0.6.1 Feb 21, 2022
0.5.1 May 8, 2021
0.4.0 Jun 29, 2020
0.1.1 Sep 10, 2019

#44 in #point-cloud

Download history 123/week @ 2024-05-09 138/week @ 2024-05-16 61/week @ 2024-05-23 26/week @ 2024-05-30 24/week @ 2024-06-06 29/week @ 2024-06-13 38/week @ 2024-06-20 22/week @ 2024-06-27 23/week @ 2024-07-04 16/week @ 2024-07-11 21/week @ 2024-07-18 130/week @ 2024-07-25 34/week @ 2024-08-01 22/week @ 2024-08-08 54/week @ 2024-08-15 61/week @ 2024-08-22

193 downloads per month
Used in 4 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