-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Repair bug that limits the data rate of DataRateCheckerPlugin
- A larger message buffer was added to message callbacks of the topic subscribers in DataRateCheckerPlugin - Handling of timing was changed from std::chrono to ros::Time - Maximum frequency selection from the Min. Hz option was increased - Exception handling was improved to be more similar to the Python tool rostopic hz Signed-off-by: David <david@lifecyclist.co.nz>
- Loading branch information
Showing
2 changed files
with
29 additions
and
30 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