You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This implements the `rosidl_generator_traits::name<>()` and
`rosidl_generator_traits::data_type<>()` trait functions for generated
actions, similarly to how it's done for messages and services.
Unit tests are added to verify this behaviour, and also extend the prior
tests to cover the data_type trait for all interface types.
Signed-off-by: Nathan Wiebe Neufeldt <[email protected]>
0 commit comments