Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ros2node: Add verb get_type_description (rep2011) #817

Closed

Conversation

achim-k
Copy link
Contributor

@achim-k achim-k commented Apr 4, 2023

Part of ros2/ros2#1159

Adds the verb get_type_description which calls the given node's ~/get_type_description service (if available) and prints out the response. This verb is basically a shorthand for ros2 service call <node>/get_type_description

ros2node/package.xml Outdated Show resolved Hide resolved
ros2node/package.xml Show resolved Hide resolved
achim-k and others added 2 commits April 14, 2023 17:41
Adds the verb `get_type_description` which calls the given node's
~/get_type_description service and prints out the response.
This verb is basically a shorthand for
`ros2 service call <node>/get_type_description ...`.

Signed-off-by: Hans-Joachim Krauch <achim.krauch@gmail.com>
Co-authored-by: Chris Lalancette <clalancette@gmail.com>
Signed-off-by: Hans-Joachim Krauch <achim.krauch@gmail.com>
@achim-k achim-k force-pushed the achim-k/rep2011_node_get_type_description branch from 74690ee to 367e6b3 Compare April 14, 2023 20:44
Copy link
Contributor

@clalancette clalancette left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This generally looks good to me, but I'm going to hold off on approving until we finish ros2/rcl#1052 .

@achim-k
Copy link
Contributor Author

achim-k commented Jul 28, 2023

Closing, this will be implemented in #846

@achim-k achim-k closed this Jul 28, 2023
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.

2 participants