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
In our system some nodes store time related data, which needs to be cleared if the clock jumps.
For instance when replaying rosbags in a loop or checking different rosbags for the same instance.
The intended ros2 api would be clock jump callbacks as far as I know.