/usr/share/actionlib_msgs/msg/GoalStatusArray.msg is in ros-actionlib-msgs 1.12.5-3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 | # Stores the statuses for goals that are currently being tracked
# by an action server
Header header
GoalStatus[] status_list
|