Files
agv_pro_ros2/navigation2/nav2_msgs/msg/BehaviorTreeStatusChange.msg
T
2025-05-27 19:03:40 +08:00

5 lines
272 B
Plaintext

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