Skip to content

16.4.1

Choose a tag to compare

@github-actions github-actions released this 23 May 05:44

Abstract

This pull request is a refactoring of the BehaviorTreePlugin proposed by ROBOTECH.

Background

N/A

Details

  • Changed unnecessarily public members to private.
  • Added trailing underscores to field names in ActionNode.
  • Changed the methods in behavior_tree.hpp to use trailing return types.

References

Destructive Changes

N/A

Known Limitations

N/A

Related Issues