ros-perception / vision_msgs

Algorithm-agnostic computer vision message types for ROS.
Apache License 2.0
155 stars 74 forks source link

Remove is_tracking field #50

Closed Kukanani closed 3 years ago

Kukanani commented 3 years ago

This field does not seem useful, and we are not aware of anyone using it at this time. VisionInfo is probably a better place for this information anyway, if it were needed.

See #47 for earlier discussions.

Kukanani commented 3 years ago

Thanks for the review! Merging.