Robotics StackExchange | Archived questions

Inputs in message_filters

According to message_filters documentation, the inputs in C++ should be in the form of callbacks. However, why in its example, the inputs into TimeSynchronizer object are not callbacks but objects from Subscriber filter?

Asked by Ben222 on 2021-09-07 22:19:06 UTC

Comments

Answers