BehaviorTreeStatusChange

This is a ROS message definition.

Source

builtin_interfaces/Time timestamp  # internal behavior tree event timestamp. Typically this is wall clock time
string node_name
string previous_status              # IDLE, RUNNING, SUCCESS or FAILURE
string current_status               # IDLE, RUNNING, SUCCESS or FAILURE