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

[iron] image_publisher: Fix loading of the camera info parameters on startup (backport #983) #997

Merged
merged 2 commits into from
Jun 10, 2024

Commits on May 29, 2024

  1. [rolling] image_publisher: Fix loading of the camera info parameters …

    …on startup (#983)
    
    As described in
    #965 camera info
    is not loaded from the file on node initialization, but only when the
    parameter is reloaded.
    
    This PR resolves this issue and should be straightforward to port it to
    `Humble`, `Iron` and `Jazzy`.
    
    (cherry picked from commit 847920b)
    
    # Conflicts:
    #	image_publisher/src/image_publisher.cpp
    Kotochleb authored and mergify[bot] committed May 29, 2024
    Configuration menu
    Copy the full SHA
    562accb View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. fix merge

    mikeferguson committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    2825f4d View commit details
    Browse the repository at this point in the history