User Guide
Table Of Contents
- 1 Safety Notices
- 2 Introduction
- 3 Product Specifications
- 4 Connections
- 5 Communications Protocols
- 6 GPS Synchronization
- 7 Key characteristics
- 8 Point Cloud
- 9 Laser Channels and Vertical Angles
- 10 Calibrated Reflectivity
- 11 Troubleshooting
- Appendix A ▪ Point Time Calculate
- Appendix B ▪ Information Registers
- B.1 Motor(MOT_SPD)
- B.2 Ethernet(ETH)
- B.3 FOV Setting (FOV SET)
- B.4 Motor Phase Offset (MOT_PHASE)
- B.5 Top Board Firmware (TOP_FRM)
- B.6 Bottom Board Firmware (BOT_FRM)
- B.7 Serial Number(SN)
- B.8 Software Version(SOFTWARE_VER)
- B.9 UTC Time(UTC_TIME)
- B.10 STATUS
- B.11 Fault Diagnosis
- B.12 ASCII code in GPRMC Packet
- B.13 Corrected Vertical Angle (COR_VERT_ANG)
- B.14 Corrected Horizontal Offset Angle (COR_HOR_AN
- Appendix C ▪ RSView
- Appendix D ▪ RS-LiDAR-32 ROS Package
- Appendix E ▪ Dimensions
- Appendix G ▪ How to Distinguish the Port Number of

RS-LiDAR-32 User Manual
11
The basic data structure of a MSOP packet for dual return is as shown in Figure 7.
Figure 7: Dual returns MSOP packet definition diagram.
5.1.1 Header
The 42-byte Header marks the beginning of data blocks.
In the 42-byte data header, the first 8 bytes are for header identification, from the 21st to 30th byte
records time stamp, the 31st byte represents the LiDAR model, and the rest bytes are reserved for
future updates.
The first 8 bytes of the header is defined as 0x55,0xAA,0x05,0x0A,0x5A,0xA5,0x50,0xA0.
Time stamp with a resolution of 1us records the system time. Please refer to the definition of time in
Appendix B.9 and Table 8 in part 3 of this section.
The 31st byte LiDAR model is described as below:
channel data 16
channel data 16
channel data 16
Second
Return
First
Return
channel data 32
channel data ...
channel data 17
channel data 17
channel data ...
channel data 32
channel data 17
channel data ...
channel data 32
42 bytes
data packet
12 * 100 bytes = 1200 bytes
MSOP Packet (1248 bytes)
6 bytes
42 bytes
(21
st
~30
th
byte is
time
stamp)
Header
Tail
4 bytes
resv. + 2
bytes
(0x00,
0xFF)
channel data 1
channel data 2
0xffee
Data block 1
Azimuth 1
channel data ...
channel data 16
channel data 1
channel data 2
0xffee
Data block 2
Azimuth 2
channel data ...
channel data 1
channel data 2
0xffee
Data block n
Azimuth n
channel data ...
channel data 1
channel data 2
0xffee
Data block 12
Azimuth 12
channel data ...
channel data 17
channel data ...
channel data 32










