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

Use transaction stamp in SerializedPublisher #147

Conversation

efernandez
Copy link
Collaborator

By using the transaction stamp instead of ros::Time::now() it's
possible to replay things with the same transaction and compare the
original and new generated graphs.

By using the transaction stamp instead of `ros::Time::now()` it's
possible to replay things with the same transaction and compare the
original and new generated graphs.
Copy link
Contributor

@svwilliams svwilliams left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I despise ros::Time::now(). It causes problems constantly.

@svwilliams svwilliams merged commit bd27af1 into locusrobotics:devel Feb 21, 2020
@efernandez efernandez deleted the use_transaction_stamp_in_publisher branch March 11, 2020 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants