ouster lidar data reading in matlab

Hello Everyone,
I am new to matlab. How to read lidar data captured from ouster sensor in matlab. As I checked for velodyne, Lidar data visualization is straight forward, but I did not find any source for Ouster. Thank you in advance.

 Accepted Answer

Pratyush Roy
Pratyush Roy on 20 May 2021
Edited: Pratyush Roy on 20 May 2021
Hi,
Currently we are not supporting the feature for reading LiDAR data from Ouster Sensor. This issue has been brought to the notice of the concerned people and it might be considered for a future release.

7 Comments

Do you have any updates regarding to this matter?
Thank you!
Hi Catalin,
Thanks for commenting. The feature for reading Ouster Lidar data will be added in a future release.
Hi,
MATLAB supports read pcap files generated using ouster sensor from R2022a. Refer below link:
In order to read Ouster PCAP file with Ouster Python SDK, there is no problem. But I am experiencing issues reading Ouster PCAP file with MATLAB R2022b, there is no output data. Any suggestions?
Hi,
Till R2022b, we supported only Legacy data format, if data is collected using any other format, then the API won't be able to read it. In R2023a, we supported all Lidar data packet formats, hope it works for your data.
The function ousterFileReader not work correcty in 2023b with lidar's FW 2.4. As in json there is a negative shift, and intensivity value shift in row... Bug

Sign in to comment.

More Answers (0)

Categories

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!