pcd_reader 0.1.0

Reading PointCloud Data from PCD Format
Documentation
  • Coverage
  • 5%
    1 out of 20 items documented1 out of 13 items with examples
  • Size
  • Source code size: 1.37 MB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 534.31 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • KimHeekon

pcd_reader-rust: Reading PointCloud Data from PCD Format

Currently only supporting binary_compressed format.

use this package by adding this to Cargo.toml

[pacakge]
pcd_reader = "0.1.0"