package
Version:
v0.11.1
Opens a new window with list of versions in this module.
Published: Oct 18, 2023
License: AGPL-3.0
Opens a new window with license information.
Imports: 16
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package velodyne implements a general velodyne LIDAR as a camera.
New creates a connection to a Velodyne lidar and generates pointclouds from it.
type Config struct {
Port int `json:"port"`
TTLMS int `json:"ttl_ms"`
}
Config is the config for a veldoyne LIDAR.
Validate ensures all parts of the config are valid.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.