Crates.io | lidar-utils |
lib.rs | lidar-utils |
version | 0.13.1 |
source | src |
created_at | 2019-09-19 03:27:03.905868 |
updated_at | 2021-12-03 00:54:43.018204 |
description | Utilities for Velodyne and Ouster LIDARs |
homepage | https://github.com/jerry73204/rust-lidar-utils |
repository | https://github.com/jerry73204/rust-lidar-utils |
max_upload_size | |
id | 165864 |
size | 1,735,852 |
The crate lets you parse data from Velodyne and Ouster LiDARs. It provides the following functionalities.
Add this line to your Cargo.toml
.
lidar-utils = "0.13"
Please visit docs.rs.
Check out Velodyne example and Ouster example in tests.
MIT license. See LICENSE file.