ark::lidar::SickTim5xxInterfaceStage
Defined in header “ark/lidar/sick/stages/sick_interface_stage.hh”.
This stage will parse incoming SICK LIDAR packets, parse them, and then publish them out to the rest of the stack.
Methods
-
SickTim5xxInterfaceStage(std::string name)
Constructor. Initializes the stage. -
~SickTim5xxInterfaceStage()
Destructor, for cleanup. -
void initialize(pipeline::StageInterface & interface)
Initializes the stage, creating the subscribers for UDP data, and publishers for SICK messages.