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

WIP: Make BT nodes have configurable wait times. #3960

Commits on Nov 13, 2023

  1. Make BT nodes have configurable wait times.

    Previous solution provided hardcoded 1s value.
    Right now the value can be configured for BT
    Action, Cancel and Service nodes.
    
    [ros-navigation#3920]
    
    Signed-off-by: Adam Galecki <[email protected]>
    embeddedadam committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    8fde00d View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Make BT nodes have configurable wait times.

    Previous solution provided hardcoded 1s value.
    Right now the value can be configured for BT
    Action, Cancel and Service nodes.
    
    [ros-navigation#3920]
    
    Signed-off-by: Adam Galecki <[email protected]>
    embeddedadam committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    2812ce2 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Configuration menu
    Copy the full SHA
    99a5f89 View commit details
    Browse the repository at this point in the history
  2. Fix extra underscores

    embeddedadam committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    db767d6 View commit details
    Browse the repository at this point in the history
  3. Fix extra underscore

    embeddedadam committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    9fb2da9 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2023

  1. Update unit tests with blackboard parameter

    Signed-off-by: Adam Galecki <[email protected]>
    embeddedadam committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    6507a60 View commit details
    Browse the repository at this point in the history
  2. Fix formatting errors

    Signed-off-by: Adam Galecki <[email protected]>
    embeddedadam committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    aa9492b View commit details
    Browse the repository at this point in the history
  3. Update system tests to match new parameter

    Signed-off-by: Adam Galecki <[email protected]>
    embeddedadam committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    e5e08e4 View commit details
    Browse the repository at this point in the history