d0688eb122
1. LSLiDAR driver: - Fixed packet header check in serial parser - Updated angle compensation for M10 series - Fixed angle discontinuity bug - Added optional PointCloud2 publishing - Added optional LaserScan publishing - Added support for ROS 2 Humble - Added support for dual-echo LiDARs - Added TXT-based config loading 2. RViz: - Updated gmapping.rviz file for SLAM display 3. AGV bringup: - Modified launch file for LSN10P integration
6 lines
134 B
Plaintext
Executable File
6 lines
134 B
Plaintext
Executable File
# Raw Leishen LIDAR packet.
|
|
|
|
builtin_interfaces/Time stamp # packet timestamp
|
|
uint8[2000] data # packet contents
|
|
|