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

Fix map display for moving TF frame #483

Merged
merged 1 commit into from
Dec 2, 2019
Merged

Fix map display for moving TF frame #483

merged 1 commit into from
Dec 2, 2019

Commits on Nov 27, 2019

  1. Fix map display for moving TF frame

    Instead of the current time, use Time(0) to get the latest available transform as a fallback.
    This is the same logic that is applied in RViz from ROS 1.
    
    Resolves #332
    
    Signed-off-by: Jacob Perron <jacob@openrobotics.org>
    jacobperron committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    6958dc3 View commit details
    Browse the repository at this point in the history