Conversation
Signed-off-by: Oren Bell <oren.bell@autonomous-teaming.ai>
90280c4 to
0307582
Compare
fujitatomoya
left a comment
There was a problem hiding this comment.
lgtm with green CI.
There was a problem hiding this comment.
Thank you very much for this!
Adding a test for this to test_tracetools would be appreciated (similar to test_intra_pub_sub.py vs test_pub_sub.py but for loaned messages), but we don't have to block on that.
|
Pulls: ros2/rmw_cyclonedds#566, #868 |
Description
It's difficult to fully trace a ROS2 system using zero-copy, because the message loaning functions don't invoke the rmw_take tracepoint, like the other rmw_take variants. This corrects for that.
Is this user-facing behavior change?
No
Did you use Generative AI?
No
Additional Information