roslib
    Preparing search index...

    Interface GoalStatusArray

    interface GoalStatusArray {
        header: ROS1Header;
        status_list: actionlib_msgs.GoalStatus[];
    }
    Index

    Properties

    Properties

    header: ROS1Header
    status_list: actionlib_msgs.GoalStatus[]