Exceptions
- 1 Minute to read
Exceptions
- 1 Minute to read
Article summary
Did you find this summary helpful?
Thank you for your feedback
Exception | Condition |
---|---|
RayaInvalidNumericRange | 'At least one of both lower_distance or upper_distance must be defined'. |
RayaLidarInvalidAngleUnit | Angle unit must be ANGLE_UNIT.RADIANS or ANGLE_UNIT.DEGREES. |
RayaNeedCallback | Lidar listener require at least one callback or callback_async. |
RayaLidarNotDataReceived | Timeout reached and no lidar data received. |
Was this article helpful?