synchros2_tutorials_example.msg_processor_timer module

class synchros2_tutorials_example.msg_processor_timer.MsgProcessor

Bases: object

Example class that records a message in the subscription callback and processes it in a timer callback.

synchros2_tutorials_example.msg_processor_timer.main() None

Main function that prints the processed message once per second.