Docs.rs
lidar-utils-0.13.1
lidar-utils 0.13.1
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
jerry73204
Dependencies
anyhow ^1.0.51
normal
chrono ^0.4.19
normal
derivative ^2.2.0
normal
itertools ^0.10.1
normal
noisy_float ^0.2.0
normal
num-traits ^0.2.14
normal
pcap ^0.9.1
normal
optional
serde ^1.0.130
normal
serde-big-array ^0.3.2
normal
serde_json ^1.0.72
normal
serde_yaml ^0.8.21
normal
uom ^0.31.1
normal
log ^0.4.14
dev
pcap ^0.9.1
dev
toml ^0.5.8
dev
Versions
27.2%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module packet
lidar_
utils
0.13.1
Module packet
Module Items
Structs
In lidar_
utils::
ouster
lidar_utils
::
ouster
Module
packet
Copy item path
Source
Expand description
Provides a set of
C-packed
structs for Ouster packets.
Structs
ยง
Column
Represents a list of
Pixel
s along with meta data.
Packet
Represents a data packet from Ouster sensor.
Pixel
Represents a point of signal measurement.