7 lines
155 B
Plaintext
7 lines
155 B
Plaintext
# Altitude of all the points within this scan
|
|
float64 altitude
|
|
|
|
# The valid points in this scan sorted by azimuth
|
|
# from 0 to 359.99
|
|
LslidarPoint[] points
|