Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add overload of ApproximateTime::setInterMessageLowerBound() to set all topics to the same value #1860

Merged
merged 2 commits into from Feb 8, 2020

Conversation

kmhallen
Copy link
Contributor

Add setInterMessageLowerBound(ros::Duration) and unit test.

Most of the time, synchronized topics have the same period and the same inter-message-lower-bound. This overload allows setting the same value for all topics in one function call.

@dirk-thomas
Copy link
Member

Thanks for the enhancement.

@dirk-thomas dirk-thomas merged commit 634e876 into ros:melodic-devel Feb 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants