ousterlidar
Add-On Required: This feature requires the Lidar Toolbox Support Package for Ouster Lidar Sensors add-on.
Description
The ousterlidar
object can stream point cloud data from an
Ouster® lidar sensor. Using this object, you can read and preview the incoming point
clouds.
Creation
Syntax
Description
creates an ousterObj
= ousterlidar(model
,calibrationFile
)ousterlidar
object, ousterObj
, that can
stream point cloud data from the specified Ouster lidar sensor model model
.
specifies options using one or more name-value arguments. For example,
ousterObj
= ousterlidar(model
,calibrationFile
,Name=Value
)ousterlidar(model,calibrationFile,Port=7503)
specifies the data
port of the Ouster lidar sensor as 7503
.
Properties
Object Functions
preview | Preview live point cloud data from Ouster lidar sensor |
closePreview | Close preview of live point cloud data from Ouster lidar sensor |
start | Start streaming point clouds from Ouster lidar sensor |
flush | Delete point clouds from ousterlidar object buffer |
read | Read point clouds from ousterlidar object buffer |
stop | Stop streaming point clouds from Ouster lidar sensor |
Examples
Tips
Release-by-Release Version Support
Release | Supported Firmware Versions |
---|---|
R2022a | Support added for:
|
R2023b | Support added for:
|
R2024a | Support added for:
|