ObjectsStamped
This is a ROS message definition.
Source
# objects format:
# [ObjectId1, objectWidth, objectHeight, h11, h12, h13, h21, h22, h23, h31, h32, h33, ObjectId2...]
# where h## is a 3x3 homography matrix (h31 = dx and h32 = dy, see QTransform)
std_msgs/Header header
std_msgs/Float32MultiArray objects