passchaos / cornerstone

A behavior tree library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Thanks

Cornerstone is inspired by many other crates out there, here's a few worth mentioning:

Supported Features

  • Composite Node
    • Sequence
    • Parallel
    • Selector
    • Switch
  • Decorator Node
    • ForceSuccess
    • ForceFailure
    • Invert
    • Repeat
    • Subtree
    • Timeout
    • Retry
  • Action Node
    • SetBlackboard
  • Xml Parsing
    • Subtree
    • Ports remapping
  • Observe
    • record/replay
    • visualize
    • user pause/resume

About

A behavior tree library


Languages

Language:Rust 100.0%