greenhouse/find-object/msg/ObjectsStamped.msg

5 lines
257 B
Plaintext
Raw Normal View History

2015-05-20 14:50:25 -04:00
# 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)
2022-12-10 23:39:35 -08:00
std_msgs/Header header
2015-05-20 14:50:25 -04:00
std_msgs/Float32MultiArray objects