Skip to content

Encode and decode Velodyne and Ouster lidar packets in Rust

License

Notifications You must be signed in to change notification settings

NEWSLabNTU/rust-lidar-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lidar-utils

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

  • Raw packet encoding and decoding
  • Packet to point cloud conversion
  • Ouster LiDAR command API client

Usage

Add this line to your Cargo.toml.

lidar-utils = "0.13"

Documentation

Please visit docs.rs.

Examples

Check out Velodyne example and Ouster example in tests.

License

MIT license. See LICENSE file.

About

Encode and decode Velodyne and Ouster lidar packets in Rust

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages