find_object_2d

Summary

find_object_2d
Version:

0.5.1

Description:

The find_object_2d package

Maintainers:
  • Mathieu Labbe <matlabbe AT gmail DOT com>
Licenses:
  • LGPLv3
Urls:
Authors:
  • Mathieu Labbe <matlabbe AT gmail DOT com>
BuildDepends:
BuildtoolDepends:
 
BuildExportDepends:
 
ExecDepends:

Types

Message types

find_object_2d/ObjectsStamped
Field:

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)

# 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)
Header header
std_msgs/Float32MultiArray objects