Ouster Lidar Sensors
Ouster builds high-resolution 3-D lidar sensors for use in autonomous vehicles, robots, drones, mapping, defense, and security systems.
The Lidar Toolbox™ Support Package for Ouster Lidar Sensors enables you to connect to Ouster sensors from MATLAB and stream live data into a pointCloud object. In MATLAB, you can then process and visualize the point clouds, as well as save
              the data to disk.
The support package supports these Ouster sensor models:
- OS1-16 
- OS0-32 
- OS1-32 
- OS2-32 
- OS Dome-32 
- OS0-64 
- OS1-64 
- OS2-64 
- OS Dome-64 
- OS0-128 
- OS1-128 
- OS2-128 
- OS Dome-128 
The support package supports these firmware versions for the supported Ouster lidar sensors:
- 2.0 
- 2.1 
- 2.2 
- 2.3 
- 2.4 
- 2.5 
- 3.0 
- 3.1 
Functions
| ousterlidar | Stream point clouds from Ouster lidar sensor (Since R2022a) | 
| preview | Preview live point cloud data from Ouster lidar sensor (Since R2022a) | 
| closePreview | Close preview of live point cloud data from Ouster lidar sensor (Since R2022a) | 
| start | Start streaming point clouds from Ouster lidar sensor (Since R2022a) | 
| flush | Delete point clouds from ousterlidarobject buffer (Since R2022a) | 
| read | Read point clouds from ousterlidarobject buffer (Since R2022a) | 
| stop | Stop streaming point clouds from Ouster lidar sensor (Since R2022a) | 
Topics
- Download and Install Lidar Toolbox Support Package for Ouster Lidar SensorsAdd and install Lidar Toolbox Support Package for Ouster Lidar Sensors. 
- Stream Data from Ouster Lidar SensorGet started with Ouster sensor data acquisition. 
- Create an ousterlidar Object and Use Object PropertiesAccess lidar point cloud data from Ouster lidar sensor using the ousterlidarobject.
- Preview and Read Point Clouds from Ouster Lidar SensorPreview and read point clouds available in the ousterlidarobject buffer.
- Stream Data from Ouster Lidar SensorGet started with Ouster sensor data acquisition.