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

aligh with rcl that a rosout publisher of a node might not exist #2357

Merged
merged 3 commits into from
Nov 15, 2023

Commits on Nov 6, 2023

  1. aligh with rcl

    Signed-off-by: Chen Lihui <lihui.chen@sony.com>
    Chen Lihui committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    11092ab View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. keep same behavior with rclpy

    1. to not throw exception durning rcl_logging_rosout_remove_sublogger
    2. reset error message for RCL_RET_NOT_FOUND
    
    Signed-off-by: Chen Lihui <lihui.chen@sony.com>
    Chen Lihui committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    fe74b5a View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. test for a node with rosout disabled

    Signed-off-by: Chen Lihui <lihui.chen@sony.com>
    Chen Lihui committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    d16123e View commit details
    Browse the repository at this point in the history