Update topic info verbose test for buffer backend output#1247
Conversation
Signed-off-by: CY Chen <cyc@nvidia.com>
|
Tick the box to add this pull request to the merge queue (same as
|
|
@mjcarroll Does it make sense to run CI on this, or can we just merge ? |
|
@jmachowinski I have CI tests running here which is currently failing. I'm checking and addressing the failures and will update in relevant PRs when passed before we consider merging them all together. |
|
@nvcyc are you using the ros-for-ci scripts ? |
|
Thanks for the hint. Yes, I'm using I used |
Description
Update the
ros2 topic info -vCLI test expectation to include the new buffer backend line emitted in verbose endpoint output.Is this user-facing behavior change?
Yes. While the change in this pull request is for a test case, the underlying changes in other relevant packages add rosidl buffer backend information for each endpoint in
ros2 topic info -v.Did you use Generative AI?
No.
Additional Information
Relevant issue: #1245