ros_gz icon indicating copy to clipboard operation
ros_gz copied to clipboard

Release for rolling?

Open ijnek opened this issue 1 year ago • 11 comments

In a project I have, I was using ros_ign_bridge as a library (ie. #include "ros_ign_bridge/convert/sensor_msgs.hpp"), rather than as a standalone node.

Unfortunately, this broke on humble during the transition from ros_ign_bridge -> ros_gz_bridge. So I decided to change all ros_ign_bridge -> ros_gz_bridge in my project, but then now the rolling CI (which ran on the same branch) is failing because a release hasn't been made since the rename.

I could go about splitting up my humble and rolling branch and running CI separately, but the problem will disappear once ros_gz_bridge is available in rolling.

Could I request the maintainers for a release for rolling please?

ijnek avatar Sep 20 '22 04:09 ijnek

I have a large port from galactic to rolling to get in (#275) and then I think we will be good for a release.

mjcarroll avatar Sep 23 '22 12:09 mjcarroll

Just a very gentle ping on this @mjcarroll. Sorry if this is on your todo list already!

ijnek avatar Sep 30 '22 08:09 ijnek