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
{{ message }}
This repository was archived by the owner on May 31, 2025. It is now read-only.
Currently, buffer_core issues a warning when "old data" is published when a simulation clock source like gazebo gets re-set. In the context of simulation time, if the /clock topic also goes backwards in time, then this should be considered neither an error or a warning.
What would be the right way to make buffer_core re-set when tf_ros detects a simulation time reset?