File: ensenso_camera_msgs/RegionOfInterest.msg
Raw Message Definition
# A 3D region of interest to cut out parts of point clouds.
# The minimum coordinates of a point in the ROI.
geometry_msgs/Point32 lower
# The maximum coordinates of a point in the ROI.
geometry_msgs/Point32 upper
Compact Message Definition