-
Notifications
You must be signed in to change notification settings - Fork 526
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Noetic release #499
Comments
Both rosserial/rosserial_test/CMakeLists.txt Lines 47 to 49 in 04ddab7
I believe it can be got going again with the I (or someone) needs to get back to it so our initial Noetic version isn't completely broken. :) |
There is still Python compatibility errors in PR (#500 and #480) :
This makes fatal crashes when calling service on the device. Need to be replaced by :
This change was tested on real robot. Do I need to make a PR with all python 3 compatibilities like @theseankelly (thanks for pre-clean) or wait for the modification to be included in PR #480? |
I could run rosserial on noetic with using gcc7-fixes branch that was created for PR #480. @mikepurvis |
@mikepurvis How about to close PR #480 if you don't plan to maintain it? |
@stertingen @doisyg @theseankelly @BriceRenaudeau @asukiaaa @ben-green-kerro Thanks everyone for your interest in Noetic rosserial. I would like to cut the release in the next day or two; please give your use cases a try with the current source and confirm that all seems sane. |
Just given it a go, works perfectly for me. Thanks so much for your work on this. Got a couple of questions just for my own learning. What does 'cut the release' mean? I don't know the lingo. Also, what was needing fixing with it? Just out of curiosity because I had a play with the source but didn't get anywhere. Thanks! |
Thank you for preparing for releasing. It seems no problem in my case. |
@ben-green-kerro The ROS release process is centered around a tool called Bloom, which uses the See http://wiki.ros.org/bloom for more details on this. |
Release is pending: ros/rosdistro#26310 |
Hi, The trouble I got is still here. Hence I got the same error even with the new release.
|
@BriceRenaudeau Please send a PR for this change, and I'll merge in time for the next Noetic release (which will be soon, owing to needing to release the fix for the rosserial_server build break. |
Both fixes should be in 0.9.1: ros/rosdistro#26506 |
So what is the best way to install currently? I am getting unable to locate on
and
with or without -xyz. Does it need to be built from source? |
@masynthetic |
Hi,
Is there something blocking it?
The text was updated successfully, but these errors were encountered: