ros-perception / vision_msgs

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

Convert id to string #22

Closed mistermult closed 5 years ago

mistermult commented 5 years ago

See my comment https://github.com/Kukanani/vision_msgs/issues/18#issuecomment-511352609 for the rationale of the design.

Kukanani commented 5 years ago

Updated to only change the type of the id field based on discussion in #18.

Thanks for the PR!