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

Add flag to enable/disable rosout logging in each node individually. #532

Merged
merged 6 commits into from
Nov 29, 2019

Commits on Oct 23, 2019

  1. Add flag to enable/disable rosout logging in each node individually.

    Signed-off-by: Barry Xu <Barry.Xu@sony.com>
    Barry-Xu-2018 committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    f2fdb57 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2019

  1. keep implementation consistency by using enable_rosout name

    Signed-off-by: Barry Xu <Barry.Xu@sony.com>
    Barry-Xu-2018 committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    ba06e5d View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2019

  1. add test cases for logging and rosout

    Signed-off-by: Barry Xu <Barry.Xu@sony.com>
    Barry-Xu-2018 committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    44b0906 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2019

  1. test with gtest of value-parameterized-tests feature

    Signed-off-by: Barry Xu <Barry.Xu@sony.com>
    Barry-Xu-2018 committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    e17a642 View commit details
    Browse the repository at this point in the history
  2. update comments

    Signed-off-by: Barry Xu <Barry.Xu@sony.com>
    Barry-Xu-2018 committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    6faac82 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2019

  1. fix uncrustify code

    Signed-off-by: Barry Xu <Barry.Xu@sony.com>
    Barry-Xu-2018 committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    12c3dd4 View commit details
    Browse the repository at this point in the history