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

#47 in #point-cloud

Download history 67/week @ 2024-10-21 182/week @ 2024-10-28 45/week @ 2024-11-04 165/week @ 2024-11-11 137/week @ 2024-11-18 150/week @ 2024-11-25 18/week @ 2024-12-02 80/week @ 2024-12-09 21/week @ 2024-12-16 7/week @ 2024-12-30 30/week @ 2025-01-06 60/week @ 2025-01-13 111/week @ 2025-01-20 143/week @ 2025-01-27 96/week @ 2025-02-03

413 downloads per month
Used in 6 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.9–4.5MB
~79K SLoC