relay_message 
Says a random binary string to a hive partner. Movement to the partner is handled in the tree via a move_to_target leaf; the target key is cleared by a clear_key leaf.
Vars | |
| length_of_message | Number of bits in the message we relay. |
|---|---|
| target_key | Blackboard key holding the hive partner to talk at. |
Var Details
length_of_message 
Number of bits in the message we relay.
target_key 
Blackboard key holding the hive partner to talk at.