TrackDetection2DArray
This is a ROS message definition.
Source
# A list of 2D tracklets, for a multi-object 2D tracker.
std_msgs/Header header
# A list of the tracking proposals.
TrackDetection2D[] detections
## These messages are created as close as possible to the official vision_msgs(http://wiki.ros.org/vision_msgs)