Skip to content

Conversation

@ihasdapie
Copy link
Member

@ihasdapie ihasdapie commented Aug 10, 2022

Implementation for proposed REP2012 ros-infrastructure/rep#360

This PR implements ros2 service echo

Related PR: ros2/ros2#1285

Depends on ros2/rclpy#1089

@clalancette
Copy link
Contributor

I've reworked this to be a lot simpler now. It seems to now work fairly well; the only missing thing here is tests, which I'll do another time.

@jacobperron jacobperron removed their assignment May 9, 2023
@jacobperron
Copy link
Member

@clalancette I've added a test checking that the tool can see all four types of events and content (c6fb6f3). It's not super thorough, but a good smoke test.

@jacobperron jacobperron marked this pull request as ready for review May 12, 2023 08:29
@jacobperron jacobperron requested review from audrow and gbiggs as code owners May 12, 2023 08:29
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.

Thanks! This looks good to me now, so I'm going to go ahead with CI on it. I'd prefer another review (maybe from @jacobperron ) before merging, since I did substantial work here.

@clalancette
Copy link
Contributor

CI:

  • Linux Build Status
  • Linux-aarch64 Build Status
  • Windows Build Status

Copy link

@iuhilnehc-ynos iuhilnehc-ynos left a comment

Choose a reason for hiding this comment

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

A few suggestions.

@clalancette clalancette force-pushed the service_introspection branch from c6fb6f3 to 936ea3c Compare May 16, 2023 17:47
deepanshubansal01 and others added 5 commits May 19, 2023 20:40
Signed-off-by: deepanshu <deepanshubansal01@gmail.com>
Signed-off-by: Chris Lalancette <clalancette@gmail.com>
Launch a test fixture with an introspectable client repeatedly sending requests to an introspectable service.
The test checks that we can see all four expected service events sequentially using the new 'echo' verb.

Signed-off-by: Jacob Perron <jacobmperron@gmail.com>
Signed-off-by: Chris Lalancette <clalancette@gmail.com>
Signed-off-by: Chris Lalancette <clalancette@gmail.com>
Signed-off-by: Chris Lalancette <clalancette@gmail.com>
@clalancette clalancette force-pushed the service_introspection branch from 7c15af1 to ba9cedf Compare May 19, 2023 20:54
Copy link
Member

@jacobperron jacobperron left a comment

Choose a reason for hiding this comment

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

LGTM

@clalancette
Copy link
Contributor

CI:

  • Linux Build Status
  • Linux-aarch64 Build Status
  • Windows Build Status

@fujitatomoya fujitatomoya merged commit 8523728 into rolling May 22, 2023
@delete-merged-branch delete-merged-branch bot deleted the service_introspection branch May 22, 2023 00:22
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.

7 participants