MaxTime
The MaxTime decorator limits the maximum time the node child can execute.
Notice that it does not interrupt the execution itself (i.e., the child
must be non-preemptive), it only interrupts the node after a RUNNING
status.
The MaxTime decorator limits the maximum time the node child can execute.
Notice that it does not interrupt the execution itself (i.e., the child
must be non-preemptive), it only interrupts the node after a RUNNING
status.