-
Notifications
You must be signed in to change notification settings - Fork 1.2k
add ros2 service info -v to "Understanding services" (#6038) #6044
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 info -v to "Understanding services" (#6038) #6044
Conversation
fujitatomoya
left a comment
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.
@Muhammadjunaidmalik1 thanks for creating issue.
almost lgtm, several minor changes requested. can you address them?
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
source/Tutorials/Beginner-CLI-Tools/Understanding-ROS2-Services/Understanding-ROS2-Services.rst
Outdated
Show resolved
Hide resolved
source/Tutorials/Beginner-CLI-Tools/Understanding-ROS2-Services/Understanding-ROS2-Services.rst
Outdated
Show resolved
Hide resolved
source/Tutorials/Beginner-CLI-Tools/Understanding-ROS2-Services/Understanding-ROS2-Services.rst
Outdated
Show resolved
Hide resolved
source/Tutorials/Beginner-CLI-Tools/Understanding-ROS2-Services/Understanding-ROS2-Services.rst
Outdated
Show resolved
Hide resolved
source/Tutorials/Beginner-CLI-Tools/Understanding-ROS2-Services/Understanding-ROS2-Services.rst
Outdated
Show resolved
Hide resolved
source/Tutorials/Beginner-CLI-Tools/Understanding-ROS2-Services/Understanding-ROS2-Services.rst
Outdated
Show resolved
Hide resolved
source/Tutorials/Beginner-CLI-Tools/Understanding-ROS2-Services/Understanding-ROS2-Services.rst
Outdated
Show resolved
Hide resolved
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
|
@Muhammadjunaidmalik1 we are almost there, CI is not happy can you address the following failures? https://github.com/ros2/ros2_documentation/actions/runs/19658667055/job/56306688869?pr=6044 |
source/Tutorials/Beginner-CLI-Tools/Understanding-ROS2-Services/Understanding-ROS2-Services.rst
Outdated
Show resolved
Hide resolved
source/Tutorials/Beginner-CLI-Tools/Understanding-ROS2-Services/Understanding-ROS2-Services.rst
Outdated
Show resolved
Hide resolved
source/Tutorials/Beginner-CLI-Tools/Understanding-ROS2-Services/Understanding-ROS2-Services.rst
Outdated
Show resolved
Hide resolved
|
@Mergifyio rebase |
…s/Understanding-ROS2-Services.rst Co-authored-by: Alejandro Hernández Cordero <[email protected]> Signed-off-by: Muhammad Junaid <[email protected]>
…s/Understanding-ROS2-Services.rst Co-authored-by: Alejandro Hernández Cordero <[email protected]> Signed-off-by: Muhammad Junaid <[email protected]>
…s/Understanding-ROS2-Services.rst Co-authored-by: Alejandro Hernández Cordero <[email protected]> Signed-off-by: Muhammad Junaid <[email protected]>
✅ Branch has been successfully rebased |
668b5a3 to
e52a25b
Compare
|
@ahcorde can you approve this to merge? this feature is only available on rolling branch. that means we do not need any backports for this doc enhancement. |
|
@Muhammadjunaidmalik1 thanks for the great work on your 1st contribution for ROS 2 project 👍 @ahcorde thanks for the review! |
Description
Here is the link that shows details about the issue:
#6038
Fixes #6038
Did you use Generative AI?
Partially, In some regions in the text. But not in code blocks, i tested the feature myself by building it from source.
Additional Information