Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix logging in rmw_node_info_and_types.cpp (#273)
When logging a rcutils_error_string_t variable, the str field of the rcutils_error_string_t variable needs to be logged, not the struct directly. Signed-off-by: Thomas Moulard <[email protected]>
- Loading branch information