ensenso / ros_driver

Official ROS driver for Ensenso stereo cameras.
http://wiki.ros.org/ensenso_driver
BSD 3-Clause "New" or "Revised" License
29 stars 25 forks source link

Request for tags #51

Closed diogo-sr closed 3 years ago

diogo-sr commented 3 years ago

Hi,

At this moment there are no tags nor releases made for this repo, making it difficult to be dependent on specific versions (requires commit tags, which is not ideal).

Is it an option start tagging further relevant releases/updates and (if possible) tag previous ones?

gavanderhoorn commented 3 years ago

A complete me too comment, but just wanted to give my :+1: a bit more weight.

yguenduez commented 3 years ago

Hello guys, thanks for the heads up. We will add git tags to this repository in a semantic-versioning fashion, if that is okay for you. That means:

All in all as major.minor.patch. We also try to tag already released ones.

diogo-sr commented 3 years ago

Dear @yguenduez ,

Yes, semantic versioning sounds good! Thanks a lot for taking the feedback into account. Adding the tag to the previous releases too would be perfect. (I don't really thing so, but) If you need any help let me know.

Regards, Diogo

yguenduez commented 3 years ago

I've added tags to the already released commits now in a semantic version way and will keep that for the future. Again, thanks for your constructive contributions.

Best Regards, Yasin