Skip to content

Fix compilation error with rosidl::Buffer#21

Open
Butakus wants to merge 2 commits intoEasyNavigation:rollingfrom
Butakus:rolling
Open

Fix compilation error with rosidl::Buffer#21
Butakus wants to merge 2 commits intoEasyNavigation:rollingfrom
Butakus:rolling

Conversation

@Butakus
Copy link
Copy Markdown
Member

@Butakus Butakus commented Apr 29, 2026

New message generation implements array fields as rosidl::Buffer type. This type has an API compatible with std::vector but it is not an std::vector.

This PR fixes compilation errors in the tests that assumed those fields were vectors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant