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

Improve handling of discovery - RCL changes. Extends #1023 #1038

Merged

Commits on Mar 21, 2023

  1. Use names instead of integers for discovery range env vars

    Signed-off-by: Michael X. Grey <grey@openrobotics.org>
    mxgrey authored and wjwwood committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    980fdb2 View commit details
    Browse the repository at this point in the history
  2. Add support for dynamic allocation

    This commit adds support for dynamic allocation for unlimited number of
    static peers.
    
    Signed-off-by: Arjo Chakravarty <arjoc@intrinsic.ai>
    arjo129 authored and wjwwood committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    d8988ef View commit details
    Browse the repository at this point in the history
  3. Add a warning if ROS_AUTOMATIC_DISCOVERY_OFF is set and STATIC_PEERS are

    set.
    
    Signed-off-by: Arjo Chakravarty <arjoc@intrinsic.ai>
    arjo129 authored and wjwwood committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    e34fbb1 View commit details
    Browse the repository at this point in the history
  4. Update to latest rmw API

    Signed-off-by: Michael X. Grey <grey@openrobotics.org>
    mxgrey authored and wjwwood committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    25256b6 View commit details
    Browse the repository at this point in the history
  5. Uncrustify

    Signed-off-by: Michael X. Grey <grey@openrobotics.org>
    mxgrey authored and wjwwood committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    a7ca84d View commit details
    Browse the repository at this point in the history