Skip to content

Latest commit

 

History

History
29 lines (28 loc) · 707 Bytes

README.md

File metadata and controls

29 lines (28 loc) · 707 Bytes

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