rc_silhouettematch_client/EstimatedPlane Message

File: rc_silhouettematch_client/EstimatedPlane.msg

Raw Message Definition

# frame in which normal/offset are given
string pose_frame

# Normal of the plane. The normal is pointing away from the camera.
geometry_msgs/Vector3 normal

# Distance of the plane from the origin in normal direction
float64 distance

Compact Message Definition

string pose_frame
geometry_msgs/Vector3 normal
float64 distance