ark::lidar::SickReturn

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


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

Variables

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