ark::example::HelloPublisher
Defined in header “ark/example/hello_publisher.hh”.
A very simple publisher that simple sends an example message containing a printable message out at 1Hz.
Methods
-
HelloPublisher(std::string name)
-
void initialize(pipeline::StageInterface & interface)
Called from the executor when we are initialized.