EasyManua.ls Logo

RoboSense RS-LiDAR-32 - Data Field

Default Icon
76 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
RS-LiDAR-32 User Manual
13
Table 5: Channel Data.
The 2-byte distance data is set in centimeter. The distance resolution is 1 centimeter.
The following shows how to parse channel data.
In the case of Figure 9, the distance information is calculated by:
Get distance values: 0x83 ,0x48
Get the group flag value: 0x01
Actual distance value: 0x03, 0x48
Remove the group flag to get the distance: 0x0348
Convert to decimal: 840
Multiply 0.01
Result: 8.40 m
Hence, the distance measured is 8.4m.
(2) 0.5cm resolution version
Channel data contains 3 bytes, with the upper 2 bytes (16 bit in total) store distance information, and the
lower 1 byte contains reflectivity data. The structure of channel data is as shown in Table 6.
Table 6: Channel Data.
The 2-byte distance data is set in centimeter. The distance resolution is 0.5 centimeter.
The following shows how to parse channel data.
In the case of Figure 10, the distance information is calculated by:
Get distance values: 0x83 ,0x48
Combine to get the distance: 0x8348
Convert to decimal: 33608
Multiply 0.005
Result: 168.04m
Channel Data N (3 byte)
2-byte Distance
1 byte Reflectivity
Flag [15]
Distance1 [14:8]
Distance2 [7:0]
Reflectivity
Channel Data N (3 byte)
2-byte Distance
1 byte Reflectivity
Distance1 [15:8]
Distance2 [7:0]
Reflectivity

Table of Contents

Related product manuals