Skip to content

[Melodic] Fixes timestamp in waitForTransform#231

Open
pet1330 wants to merge 1 commit intostrands-project:melodic-develfrom
pet1330:tf_wait_patch_m
Open

[Melodic] Fixes timestamp in waitForTransform#231
pet1330 wants to merge 1 commit intostrands-project:melodic-develfrom
pet1330:tf_wait_patch_m

Conversation

@pet1330
Copy link
Copy Markdown
Member

@pet1330 pet1330 commented Feb 29, 2020

Currently, a different timestamp is provided to the waitForTransform and transformPose functions which may cause issues if they are different. The system should use the msg timestamp, however, because of an issue with the bayesian tracker, the msg timestamp is set to 0.0 causing the waitForTransform to timeout (causing a 3 second delay in starting). To solve this, I have instead set it to use the current timestamp.

@pet1330 pet1330 changed the title TF wait patch m [Melodic] Fixes timestamp in waitForTransform Feb 29, 2020
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.

1 participant