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

[behavior_tree] support both ports and blackboard #4060

Merged

Commits on Jan 22, 2024

  1. check result of blackboard->get and use halTree

    Signed-off-by: Davide Faconti <[email protected]>
    facontidavide committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    925cd7b View commit details
    Browse the repository at this point in the history
  2. remove unused header

    Signed-off-by: Davide Faconti <[email protected]>
    facontidavide committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    274ea19 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c6f3a29 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. add description

    Signed-off-by: Davide Faconti <[email protected]>
    facontidavide committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    77937b5 View commit details
    Browse the repository at this point in the history
  2. change return value of getInputPortOrBlackboard

    Signed-off-by: Davide Faconti <[email protected]>
    facontidavide committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    8d96e2d View commit details
    Browse the repository at this point in the history
  3. updated tree XML

    Signed-off-by: Davide Faconti <[email protected]>
    facontidavide committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    2701ca9 View commit details
    Browse the repository at this point in the history