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 patch to allow inserting TF with same timestamp #303

Merged
merged 3 commits into from
Sep 18, 2020
Merged

Conversation

f-fl0
Copy link
Contributor

@f-fl0 f-fl0 commented Sep 18, 2020

This PR adds a short term patch to the ongoing issue in tf2: ros/geometry2#467
It enables the user to use TF with the behavior before this commit ros/geometry2@eefb509.

It can be turned on by setting ALLOW_TF_REPEATED to true.

@f-fl0 f-fl0 requested a review from at-wat September 18, 2020 08:13
Copy link
Member

@at-wat at-wat left a comment

Choose a reason for hiding this comment

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

Please increase pkgrel to trigger rebuild.

diff --git a/tf2/src/cache.cpp b/tf2/src/cache.cpp
index f9614c7..3994ab2 100644
--- a/tf2/src/cache.cpp
+++ b/tf2/src/cache.cpp
Copy link
Member

Choose a reason for hiding this comment

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

https://travis-ci.com/github/seqsense/aports-ros-experimental/jobs/386923791#L1523
This path seems be relative from geometry2 metapackage. tf2/ should be removed.

- The patch was generated relative the geometry2 metapackage whereas it
should relative to the tf2 package.
Copy link
Member

@at-wat at-wat left a comment

Choose a reason for hiding this comment

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

LGTM

@f-fl0 f-fl0 merged commit a81a481 into master Sep 18, 2020
@f-fl0 f-fl0 deleted the add-tf2-patch branch September 18, 2020 09:31
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.

2 participants