velodynelidar
Stream point clouds from Velodyne LiDAR sensor
Description
Add-On Required: This feature requires the Lidar Toolbox Support Package for Velodyne LiDAR Sensors add-on.
The velodynelidar object can stream point cloud data from a
Velodyne LiDAR® sensor. Using this object, you can read and preview the incoming point clouds.
Creation
Description
specifies additional options with one or more name-value pair arguments. For example,
v = velodynelidar(model,Name=Value)velodynelidar(model,Timeout=15) sets the timeout value to 15
seconds.
Input Arguments
Name-Value Arguments
Output Arguments
Properties
Object Functions
start | Start streaming point clouds from Velodyne LiDAR sensor |
stop | Stop streaming point clouds from Velodyne LiDAR sensor |
preview | Preview of live point cloud data from Velodyne LiDAR sensor |
closePreview | Close preview of live point cloud data from Velodyne LiDAR sensor |
read | Acquire point clouds from velodynelidar object
buffer |
flush | Delete point clouds in velodynelidar object buffer |