fast_plane_detection/PlaneInRegion Service

File: fast_plane_detection/PlaneInRegion.srv

Raw Message Definition

# Takes in a disparity image, a 3D point and a region size and 
# output the most dominant plane in that region

geometry_msgs/Vector3Stamped point

int64 width
int64 height

---

fast_plane_detection/Plane plane

Compact Message Definition

geometry_msgs/Vector3Stamped point
int64 width
int64 height

fast_plane_detection/Plane plane