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

Don't publish tf if input frame == output frame #63

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mintar
Copy link
Contributor

@mintar mintar commented Jul 15, 2020

Otherwise, this will cause tf errors like this in subscribing nodes:

Error:   TF_SELF_TRANSFORM: Ignoring transform from authority "/stereo_undistort" with frame_id and child_frame_id  "boson_right_optical_frame" because they are the same
         at line 221 in /tmp/binarydeb/ros-kinetic-tf2-0.5.20/src/buffer_core.cpp

Otherwise, this will cause tf errors like this in subscribing nodes:

    Error:   TF_SELF_TRANSFORM: Ignoring transform from authority "/stereo_undistort" with frame_id and child_frame_id  "boson_right_optical_frame" because they are the same
             at line 221 in /tmp/binarydeb/ros-kinetic-tf2-0.5.20/src/buffer_core.cpp
@ethzasl-jenkins
Copy link

Can one of the admins verify this patch?

@mintar
Copy link
Contributor Author

mintar commented Oct 26, 2021

Could somebody merge this please?

@mintar
Copy link
Contributor Author

mintar commented Nov 3, 2021

@tkazik : This is another small PR that should be quick to review. Could you have a look?

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