synchros2_tutorials_example.msg_processor_cb module

class synchros2_tutorials_example.msg_processor_cb.MsgProcessor

Bases: object

Example class that does work in a subscriber callback.

synchros2_tutorials_example.msg_processor_cb.main() None

Main function that prints the processed message once per second.