-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
add ros2 service echo
beginners CLI and Service Introspection demo.
#4199
add ros2 service echo
beginners CLI and Service Introspection demo.
#4199
Conversation
Signed-off-by: Tomoya.Fujita <[email protected]>
Signed-off-by: Tomoya.Fujita <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@clalancette @Yadunund can you take a look?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is a very valuable addition to the tutorials! Thanks a lot Tomoya! Left some minor nitpicks to consider.
source/Tutorials/Beginner-CLI-Tools/Understanding-ROS2-Services/Understanding-ROS2-Services.rst
Show resolved
Hide resolved
source/Tutorials/Beginner-CLI-Tools/Understanding-ROS2-Services/Understanding-ROS2-Services.rst
Outdated
Show resolved
Hide resolved
Signed-off-by: Tomoya.Fujita <[email protected]>
@Yadunund thanks for the review! |
@Mergifyio backport iron |
✅ Backports have been created
|
…#4199) * add `ros2 service echo` beginners CLI tutorial. Signed-off-by: Tomoya.Fujita <[email protected]> * add Service Introspection tutorial. Signed-off-by: Tomoya.Fujita <[email protected]> * review comments update. Signed-off-by: Tomoya.Fujita <[email protected]> --------- Signed-off-by: Tomoya.Fujita <[email protected]> (cherry picked from commit a07196c)
…#4199) (#4202) * add `ros2 service echo` beginners CLI tutorial. Signed-off-by: Tomoya.Fujita <[email protected]> * add Service Introspection tutorial. Signed-off-by: Tomoya.Fujita <[email protected]> * review comments update. Signed-off-by: Tomoya.Fujita <[email protected]> --------- Signed-off-by: Tomoya.Fujita <[email protected]> (cherry picked from commit a07196c) Co-authored-by: Tomoya Fujita <[email protected]>
to close ros2/ros2#1285 and replace #2981