hfl_driver  0.0.20
ROS driver for Continental's HFL110 3D Flash Lidar
Public Attributes | List of all members
hfl::objGeo Struct Reference

HFL110DCU v1 object geometry. More...

#include <hfl110dcu.h>

Public Attributes

float x_rear_r
 
float y_rear_r
 
float x_rear_l
 
float y_rear_l
 
float x_front_l
 
float y_front_l
 
float height
 
float ground_offset
 
float fDistX
 
float fDistY
 
float yaw
 

Detailed Description

HFL110DCU v1 object geometry.

Member Data Documentation

◆ fDistX

float hfl::objGeo::fDistX

◆ fDistY

float hfl::objGeo::fDistY

◆ ground_offset

float hfl::objGeo::ground_offset

◆ height

float hfl::objGeo::height

◆ x_front_l

float hfl::objGeo::x_front_l

◆ x_rear_l

float hfl::objGeo::x_rear_l

◆ x_rear_r

float hfl::objGeo::x_rear_r

◆ y_front_l

float hfl::objGeo::y_front_l

◆ y_rear_l

float hfl::objGeo::y_rear_l

◆ y_rear_r

float hfl::objGeo::y_rear_r

◆ yaw

float hfl::objGeo::yaw

The documentation for this struct was generated from the following file: