Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 710 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 710 Bytes

GitHub Actions Workflow Status

Behavior Tree

C++17

Behavior Tree is a framework for writing a control architecture for any mission execution system.

Provided packages

  1. behavior-tree - behavior tree library package. No dependencies except for STL.
  2. ros-melodic-evo-behavior-tree - ROS wrapper library for the behavior tree framework. Created as a static library. [to be released]

See behavior-tree and evo-behavior-tree folders for more information about the libraries and the installation process.

License

MIT

Maintainers