File: jsk_recognition_msgs/BoundingBox.msg
Raw Message Definition
# BoundingBox represents a oriented bounding box.
Header header
geometry_msgs/Pose pose
geometry_msgs/Vector3 dimensions # size of bounding box (x, y, z)
# You can use this field to hold value such as likelihood
float32 value
uint32 label
Compact Message Definition