-
Notifications
You must be signed in to change notification settings - Fork 117
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
[Humble] Use Fast-DDS Waitsets instead of listeners (backport #619) #633
Conversation
Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
CI(Full build and test with rmw_fastrtps only): https://gist.githubusercontent.com/fujitatomoya/635b829c55226943225a7669b61a0cfd/raw/c860c9ae967778906b6ad848cb82d783fae8e5ea/ros2.repos |
why do we need to bakcport this? |
+1 on merging this. |
a couple of CI failure are unrelated, ready to merge with 2nd review. |
Update irobot/humble to include ros2#633
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is a large change. I don't think it breaks API for any of the rmw_
functions, so if I understand correctly, it looks okay to be backported into Humble.
The Windows gets the same CI warning as in @fujitatomoya's previous run, so I'm going to merge. |
@audrow When will this be available on binaries? |
@audrow @clalancette could a release of rwm_fastrps_cpp be done any time soon? |
Signed-off-by: Miguel Company MiguelCompany@eprosima.com