Robotics StackExchange | Archived questions

Is it possible to drop or keep message in ApproximateTimeSynchronizer?

Hi, I have used the python ApproximateTimeSynchronizer successfully.

Sometimes, some message might not arrive but I would still like to register a callback. In C++, I see there is a registerDropCallback but it seems not available in python. Any suggestion?

Asked by Dben on 2022-12-04 08:28:33 UTC

Comments

Answers