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

Synchronizer problem and TF_OLD_DATA warning #277

Open
hnim0110 opened this issue Jun 14, 2024 · 0 comments
Open

Synchronizer problem and TF_OLD_DATA warning #277

hnim0110 opened this issue Jun 14, 2024 · 0 comments

Comments

@hnim0110
Copy link

When i use your code with my navigation code (use move_base to navigate)with enable odom, the first frame can be saved into map_point but after that this warning appear

Warning: TF_OLD_DATA ignoring data from the past for frame base_link at time 1.71835e+09 according to authority unknown_publisher
Possible reasons are listed at http://wiki.ros.org/tf/Errors%20explained
at line 277 in /tmp/binarydeb/ros-melodic-tf2-0.6.5/src/buffer_core.cpp

and then it seem like cloud_callback is not called cause when i printed out to check the keyframe_queue is empty bit the cout function in cloud_callback that i add to is not called and print m=nothing in terminal.
Thank you for helping me.

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

No branches or pull requests

1 participant