Skip to main content

Overview

Business Logic is encoded in Behavior Trees (do check out the link, it's the nicest introduction to BTs there is). We use BehaviorTree.CPP library for this. All business logic lives in the rtt_behavior package.

None of this code was ever run in production, just FYI