Initial commit
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
# Altitude of all the points within this scan
|
||||
float64 altitude
|
||||
|
||||
# The valid points in this scan sorted by azimuth
|
||||
# from 0 to 359.99
|
||||
LslidarC16Point[] points
|
||||
Reference in New Issue
Block a user