Skip to content

Vultron v2023.12 (v0.6)

Pre-release
Pre-release
Compare
Choose a tag to compare
@ahouseholder ahouseholder released this 04 Dec 16:00
· 143 commits to main since this release

In this release, we added the following new features

  • Add vultron.case_states package to represent the Case State (hypercube) state machine.
  • Add vultron.bt package to model Vultron behaviors as behavior trees
  • Add vultron.bt.base package to provide a basic behavior tree implementation
  • Improve project automation (markdownlint, test and build workflow, CODEOWNERS etc.)
  • Start using Any Decision Records to capture significant project decisions
  • Update python dependencies

What's Changed

New Contributors

Full Changelog: v0.5...v0.6