#include <hokuyo_utm_interface.h>
Data Fields | |
| struct { | |
| double x | |
| double Dx | |
| double y | |
| double Dy | |
| double z | |
| double Dz | |
| } | cartesian |
| struct { | |
| double teta | |
| double Dteta | |
| double phi | |
| double Dphi | |
| double range | |
| double Drange | |
| } | spherical |
| struct { ... } TYPE_hokuyo_perceptionvolume::cartesian |
| struct { ... } TYPE_hokuyo_perceptionvolume::spherical |
1.6.3