BT action that waits for a randomized duration to elapse and then returns [code]SUCCESS[/code].
BTRandomWait action waits for a randomized duration to elapse and then returns [code]SUCCESS[/code]. The duration is randomized within the specified range, defined by [code]min_duration[/code] and [code]max_duration[/code].
Maximum duration for the wait.
Minimum duration for the wait.