Each data point in the semantic LIDAR has 4 values (point, _cos_incangle, _objectidx and _objecttag). These values are fine if extracted using the SemanticLidarDetection class, but if the measurement is extracted using its _rawdata, the last two elements, which correspong to _objectidx and _objecttag return all 0 values.
Each data point in the semantic LIDAR has 4 values (point, _cos_incangle, _objectidx and _objecttag). These values are fine if extracted using the SemanticLidarDetection class, but if the measurement is extracted using its _rawdata, the last two elements, which correspong to _objectidx and _objecttag return all 0 values.