ark::lidar::HokuyoReturn

Defined in header “ark/lidar/hokuyo/types.hh”.


A structure representing a parsed return (something that has converted the range/angle information in Hokuyo packet into a 3D (well, really 2D) position in sensor frame.

Variables

  • Eigen::Vector3f position
    Position of the data, in sensor frame.