Main Content
readIMU
Description
reads all the inertial measurement unit (IMU) data from the Ouster® PCAP file, and returns a structure that contains accelerometer and gyroscope
measurements.imuData
= readIMU(ousterReader
)
[
additionally returns the transformation matrix from the IMU coordinate frame to the lidar
coordinate frame. imuData
,tform
] = readIMU(ousterReader
)
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2024b
See Also
ousterFileReader
| reset
| velodyneFileReader
| hesaiFileReader