cogman_msgs/ArmHandAction Message

File: cogman_msgs/ArmHandAction.msg

# ====== DO NOT MODIFY! AUTOGENERATED FROM AN ACTION DEFINITION ======

ArmHandActionGoal action_goal
ArmHandActionResult action_result
ArmHandActionFeedback action_feedback

Expanded Definition

ArmHandActionGoal action_goal
    Header header
        uint32 seq
        time stamp
        string frame_id
    actionlib_msgs/GoalID goal_id
        time stamp
        string id
    cogman_msgs/ArmHandGoal goal
        string command
        string pose_name
        float32[] joint_angles
        geometry_msgs/Pose end_effector_pose
            geometry_msgs/Point position
                float64 x
                float64 y
                float64 z
            geometry_msgs/Quaternion orientation
                float64 x
                float64 y
                float64 z
                float64 w
        uint64 end_effector_loid
        string hand_primitive
        string object_type
        uint64[] obstacle_ids
        float32 distance
        float32 supporting_plane
ArmHandActionResult action_result
    Header header
        uint32 seq
        time stamp
        string frame_id
    actionlib_msgs/GoalStatus status
        uint8 PENDING=0
        uint8 ACTIVE=1
        uint8 PREEMPTED=2
        uint8 SUCCEEDED=3
        uint8 ABORTED=4
        uint8 REJECTED=5
        uint8 PREEMPTING=6
        uint8 RECALLING=7
        uint8 RECALLED=8
        uint8 LOST=9
        actionlib_msgs/GoalID goal_id
            time stamp
            string id
        uint8 status
        string text
    cogman_msgs/ArmHandResult result
        float32 distance_to_goal
        string situation
        vision_msgs/system_error error
            uint64 MANIPULATION_POSE_UNREACHABLE=64
            uint64 GRASP_FAILED=128
            uint64 OBJECT_NOT_FOUND=256
            uint64 VISION_PRIMITIVE_FAILED=512
            uint64 CONTRADICTING_TACTILE_FEEDBACK=1024
            uint64 CONTRADICTING_VISION_RESULTS=2048
            uint64 GRASP_FAILED_AND_CRASHED=4096
            uint64 JLO_ERROR=8192
            uint64 VECTOR_FIELD_CANT_REACH=16384
            uint64 error_id
            string node_name
            string error_description
        uint64[] better_base_ids
ArmHandActionFeedback action_feedback
    Header header
        uint32 seq
        time stamp
        string frame_id
    actionlib_msgs/GoalStatus status
        uint8 PENDING=0
        uint8 ACTIVE=1
        uint8 PREEMPTED=2
        uint8 SUCCEEDED=3
        uint8 ABORTED=4
        uint8 REJECTED=5
        uint8 PREEMPTING=6
        uint8 RECALLING=7
        uint8 RECALLED=8
        uint8 LOST=9
        actionlib_msgs/GoalID goal_id
            time stamp
            string id
        uint8 status
        string text
    cogman_msgs/ArmHandFeedback feedback
        float32 distance_to_goal