add Lslidar_ROS2_driver/
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
# Time when the point is captured
|
||||
float32 time
|
||||
|
||||
# Converted distance in the sensor frame
|
||||
float64 x
|
||||
float64 y
|
||||
float64 z
|
||||
|
||||
# Raw measurement from Leishen M10
|
||||
float64 azimuth
|
||||
float64 distance
|
||||
float64 intensity
|
||||
Reference in New Issue
Block a user