jsk_recognition_msgs/TrackerStatus Message

File: jsk_recognition_msgs/TrackerStatus.msg

Raw Message Definition

Header header
# if true, it means the tracker is trying to track object,
# else, the tracker think scene is stable and no need to track
# to save computational resource.
bool is_tracking

Compact Message Definition

std_msgs/Header header
bool is_tracking