Behavior tree example for bluetooth or other I/O device #1036
VWY-github
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Does anyone have an example of using BehaviorTree.CPP for controlling a bluetooth BLE connection, maybe using SimpleBLE? I can see the need for BLE specific states:
Or maybe something more generic to also accomodate RS232 and UDP such as START,CONFIGURE,CONNECT, SUBSCRIBE, ACTIVE, FATAL or somesuch?
Or maybe reasons why Behavior Trees are not a good idea for this sort of i/o control?
Beta Was this translation helpful? Give feedback.
All reactions