pr2_plugs_msgs/VisionOutletDetectionGoal Message

File: pr2_plugs_msgs/VisionOutletDetectionGoal.msg

# ====== DO NOT MODIFY! AUTOGENERATED FROM AN ACTION DEFINITION ======
string camera_name
geometry_msgs/PoseStamped prior
geometry_msgs/Vector3Stamped wall_normal

Expanded Definition

string camera_name
geometry_msgs/PoseStamped prior
    Header header
        uint32 seq
        time stamp
        string frame_id
    geometry_msgs/Pose pose
        geometry_msgs/Point position
            float64 x
            float64 y
            float64 z
        geometry_msgs/Quaternion orientation
            float64 x
            float64 y
            float64 z
            float64 w
geometry_msgs/Vector3Stamped wall_normal
    Header header
        uint32 seq
        time stamp
        string frame_id
    geometry_msgs/Vector3 vector
        float64 x
        float64 y
        float64 z