Open carlossvg opened 3 years ago
Greate to see that waitset being used in ros2 apps, which is really rare in community. The only material about waitset in ros2 is the ros2 examples and the PPT from Apex.AI in ROSCon.
Regarding to this pr, What's the current status? Can this pr be devided into multiple parts to get merged step by step?
EDIT: autoware.universe is migrating it's ros2 apps to waitset-based subscription. see https://autowarefoundation.github.io/autoware-documentation/main/contributing/coding-guidelines/ros-nodes/topic-message-handling/
and more examples about waitset subscription https://github.com/takam5f2/ros2_subscription_examples
I think it makes sense to split this PR into smaller parts. If the waitset change is interesting we could merge that in a separate PR.
Summary:
RealtimeObject
or atomics.TODO: