Packages

A library for building AI's via composable behavior trees.

Current section

Files

Jump to
behavior_tree CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
## 0.1.0
Initial release
### Added
- Initial implementation including selector and sequence nodes
- Documentation
- CI integration