RepeatUntilFailure
RepeatUntilFailure is a decorator that repeats the tick signal until the
node child returns FAILURE, RUNNING or ERROR. Optionally, a maximum
number of repetitions can be defined.
RepeatUntilFailure is a decorator that repeats the tick signal until the
node child returns FAILURE, RUNNING or ERROR. Optionally, a maximum
number of repetitions can be defined.