velodynelidar
Add-On Required: This feature requires the MATLAB Coder Support Package for NVIDIA Jetson and NVIDIA DRIVE Platforms add-on.
Description
This object represents a connection to a Velodyne LiDAR® sensor from the NVIDIA DRIVE® or Jetson™ hardware. To create this object, use the velodynelidar
function. To configure the Velodyne LiDAR object settings, use the object properties listed in Properties. To interact with the
Velodyne LiDAR sensor, use this object with the functions listed in Object Functions.
Creation
Syntax
Description
creates an object v
= velodynelidar(hwObj
,'model
','calibrationFile
')v
that can read point clouds from the Velodyne LiDAR sensor of the indicated model
.
Note
You cannot create multiple connection objects to the Velodyne LiDAR sensor.
Input Arguments
Output Arguments
Properties
Object Functions
Examples
Extended Capabilities
Version History
Introduced in R2022b