ark::sensing::DistillMultisenseDeviceStage
Defined in header “ark/multisense/stages/distill_multisense_device_stage.hh”.
Class to distill.
Methods
-
DistillMultisenseDeviceStage(std::string name)
-
void distill(const MultiSenseDeviceInfo & msg)
To be overriden by derived class. This function will distill the msg data to generate summarized information. -
MultiSenseDeviceInfoDistilled summarize()
Function to generate the DistilledType summarized object based upon all of the received Type objects.