3D point structure with LiDAR information
More...
#include <ObTypes.h>
|
| float | distance |
| | distance, unit: mm
|
| float | theta |
| | azimuth angle, unit: degrees
|
| float | phi |
| | zenith angle, unit: degrees
|
| uint8_t | reflectivity |
| | reflectivity
|
| uint8_t | tag |
| | tag
|
3D point structure with LiDAR information
Definition at line 851 of file ObTypes.h.
◆ distance
| float OBLiDARSpherePoint::distance |
distance, unit: mm
Definition at line 852 of file ObTypes.h.
◆ theta
| float OBLiDARSpherePoint::theta |
azimuth angle, unit: degrees
Definition at line 853 of file ObTypes.h.
◆ phi
| float OBLiDARSpherePoint::phi |
zenith angle, unit: degrees
Definition at line 854 of file ObTypes.h.
◆ reflectivity
| uint8_t OBLiDARSpherePoint::reflectivity |
◆ tag
| uint8_t OBLiDARSpherePoint::tag |
The documentation for this struct was generated from the following file: