Skip to content

Conversation

@Muhammadjunaidmalik1
Copy link
Contributor

@Muhammadjunaidmalik1 Muhammadjunaidmalik1 commented Nov 23, 2025

Description

  • The PR adds the newly added --verbose functionality in rolling, for ROS services tutorials. (ros2 service info -v )
  • The feature is currently only available if code is built from source of the rolling branch.
  • Details of this new feature are mentioned in the thread (add verbose in service-info verb ros2cli#916) in the ROS2 rolling documentation.

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

Copy link
Collaborator

@fujitatomoya fujitatomoya left a 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?

@fujitatomoya
Copy link
Collaborator

@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

@fujitatomoya
Copy link
Collaborator

@Mergifyio rebase

Muhammadjunaidmalik1 and others added 5 commits November 25, 2025 22:20
…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]>
@mergify
Copy link
Contributor

mergify bot commented Nov 25, 2025

rebase

✅ Branch has been successfully rebased

@fujitatomoya fujitatomoya force-pushed the origin/muhammad/issues/6038 branch from 668b5a3 to e52a25b Compare November 25, 2025 22:20
@fujitatomoya fujitatomoya enabled auto-merge (squash) November 25, 2025 22:20
@fujitatomoya
Copy link
Collaborator

@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.

@ahcorde ahcorde enabled auto-merge (squash) November 25, 2025 22:37
@ahcorde ahcorde merged commit 35be3f4 into ros2:rolling Nov 25, 2025
5 checks passed
@fujitatomoya
Copy link
Collaborator

@Muhammadjunaidmalik1 thanks for the great work on your 1st contribution for ROS 2 project 👍

@ahcorde thanks for the review!

@Muhammadjunaidmalik1 Muhammadjunaidmalik1 deleted the origin/muhammad/issues/6038 branch November 26, 2025 06:47
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.

add ros2 service info -v to "Understanding services"

3 participants