lidar-utils

The crate lets you parse data from Velodyne and Ouster LiDARs. It provides the following functionalities.

Usage

Add this line to your Cargo.toml.

toml lidar-utils = "0.6"

Documentation

Please visit docs.rs.

Examples

Check out Velodyne example and Ouster example in tests.

License

MIT license. See LICENSE file.