forked from ros/ros_comm
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
remove messages that are newer than the newly added message (ros#1438)
* remove messages that are newer than the newly added message * use /clock as reference for detecting backward jumps * set time to initialised after constructing ApproximateTimeSynchronizer * notify user about clearing buffer * use continuous time for testing header-less message synchronisation * test buffer clearing when jumping back in time * avoid unrelated changes, remove double space
- Loading branch information
1 parent
9c47287
commit 6a5d97a
Showing
2 changed files
with
51 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters