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

Fixed arm geometry message timestamp #25

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

Conversation

kssummer
Copy link

@kssummer kssummer commented Oct 4, 2022

Launching rviz (either manually or from the navigation launch file) would spam the log with error messages relating to the arm geometry broadcast messages:

[ WARN] [1664852191.766332164]: TF_REPEATED_DATA ignoring data with redundant timestamp for frame arm at time 0.000000 according to authority unknown_publisher
Warning: TF_REPEATED_DATA ignoring data with redundant timestamp for frame arm at time 0.000000 according to authority unknown_publisher at line 278 in /home/sean/ros_catkin_ws/src/geometry2/tf2/src/buffer_core.cpp

This change adds the timestamp before the broadcast is sent to resolve this issue

@kssummer
Copy link
Author

kssummer commented Oct 5, 2022

@XRobots Please approve/merge if you want. I was getting a lot of log spam when launching rviz; it made it hard to get any meaningful messages

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