You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noted that message_filter need all messages must have an std header field with the timestamp.
If my msg use a uint64_t stamp field to represent timestamp, how to use message_filter to sync ?
The text was updated successfully, but these errors were encountered:
I noted that message_filter need all messages must have an std header field with the timestamp.
If my msg use a
uint64_t stamp
field to represent timestamp, how to use message_filter to sync ?The text was updated successfully, but these errors were encountered: