Create velodynelidar object to acquire point clouds from
Velodyne LiDAR sensor
v = velodynelidar(' creates
an object model')v that can read point clouds from the Velodyne LiDAR® sensor of the indicated model.
v = velodynelidar('specifies
additional options with one or more name-value pair arguments. For example, you
can specify a timeout value. There are three properties that you can set by
using the name-value pair arguments: model',Name,Value)CalibrationFile,
Port, and Timeout.