Function ouster::sdk::core::operator==(const LidarScanSet&, const LidarScanSet&)
Defined in File lidar_scan_set.h
Function Documentation
-
bool ouster::sdk::core::operator==(const LidarScanSet &a, const LidarScanSet &b)
Compare two LidarScanSets.
- Parameters:
a[in] – The first LidarScanSet to compare.
b[in] – The second LidarScanSet to compare.
- Returns:
true if LidarScanSets are equal