Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Iron] Add new node interface TypeDescriptionsInterface to provide Ge…
…tTypeDescription service (backport ros2#2224) (ros2#2236) * Add new node interface TypeDescriptionsInterface to provide GetTypeDescription service (ros2#2224) * TypeDescriptions interface with readonly param configuration * Add parameter descriptor, to make read only * example of spinning in thread for get_type_description service * Add a basic test for the new interface * Fix tests with new parameter * Add comments about builtin parameters * Hide new member for ABI stability * Add typedescription interface smoke test Signed-off-by: Emerson Knapp <emerson.b.knapp@gmail.com> Signed-off-by: William Woodall <william@osrfoundation.org>
- Loading branch information