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

Make transform_listener reset tf buffer on loop detection #68

Merged
merged 1 commit into from
Sep 18, 2014

Conversation

v4hn
Copy link
Contributor

@v4hn v4hn commented Jun 27, 2014

This makes tf2 work with rosbag --clock --loop as expected.

For some reason rostime does not use CLOCK_MONOTONIC,
so I'm not sure whether we should allow for tiny backjumps (< 1s).
I know for sure this is an issue with the rospy API at least.

Also addresses issue #64.

This makes tf2 work with `rosbag --clock --loop` as expected.
@v4hn
Copy link
Contributor Author

v4hn commented Jun 27, 2014

Also, please cherry-pick this change to indigo-devel if this request is merged.

tfoote added a commit that referenced this pull request Sep 18, 2014
Make transform_listener reset tf buffer on loop detection Fixes #43
@tfoote tfoote merged commit 8d313b6 into ros:hydro-devel Sep 18, 2014
tfoote added a commit that referenced this pull request Sep 18, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants