cornerstone

Crates.iocornerstone
lib.rscornerstone
version0.3.1
sourcesrc
created_at2024-01-11 08:49:19.618736
updated_at2024-03-11 09:24:52.00635
descriptionA behavior tree library
homepagehttps://github.com/passchaos/cornerstone
repositoryhttps://github.com/passchaos/cornerstone
max_upload_size
id1096042
size79,804
Greedwolf DSS (passchaos)

documentation

https://docs.rs/crate/cornerstone/latest

README

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
Commit count: 0

cargo fmt