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

Implement rmw_get_node_info_and_types methods #79

Merged
merged 1 commit into from
Dec 4, 2023

Conversation

Yadunund
Copy link
Member

@Yadunund Yadunund commented Dec 2, 2023

Build on top of #77

Running any node, eg talker nodes and executing ros2 node info /talker should yield

/talker
  Subscribers:
    /parameter_events: rcl_interfaces/msg/ParameterEvent
  Publishers:
    /rosout: rcl_interfaces/msg/Log
    /chatter: std_msgs/msg/String
    /parameter_events: rcl_interfaces/msg/ParameterEvent
  Service Servers:

  Service Clients:

  Action Servers:

  Action Clients:

@Yadunund Yadunund requested review from francocipollone and clalancette and removed request for francocipollone December 2, 2023 12:54
Copy link
Collaborator

@francocipollone francocipollone left a comment

Choose a reason for hiding this comment

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

LGTM!

@Yadunund Yadunund merged commit ab8367e into rolling Dec 4, 2023
5 checks passed
@delete-merged-branch delete-merged-branch bot deleted the yadu/get_node_info branch December 4, 2023 03:55
Yadunund added a commit that referenced this pull request Jan 12, 2024
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