rc_silhouettematch_client/Plane Message

File: rc_silhouettematch_client/Plane.msg

Raw Message Definition

# 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

geometry_msgs/Vector3 normal
float64 distance