cu-vlp16 0.11.0

This is a driver for the Velodyne VLP-16 for the Copper engine.
Documentation
[dependencies.cu-sensor-payloads]
version = "0.11.0"

[dependencies.cu29]
version = "0.11.0"

[dependencies.velodyne-lidar]
features = ["pcap", "parallel"]
version = "0.3.0"

[lib]
name = "cu_vlp16"
path = "src/lib.rs"

[package]
authors = ["Guillaume Binet <gbin@gootz.net>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = "build.rs"
categories = ["science::robotics"]
description = "This is a driver for the Velodyne VLP-16 for the Copper engine."
edition = "2021"
homepage = "https://github.com/copper-project"
keywords = ["robotics", "middleware", "copper", "real-time"]
license = "Apache-2.0"
name = "cu-vlp16"
readme = "README.md"
repository = "https://github.com/copper-project/copper-rs"
version = "0.11.0"

[package.metadata.cargo-machete]
ignored = ["cu29-log", "cu29-log-runtime", "cu29-soa-derive"]