Skip to content

expose rcl_graph interfaces with test cases #1483

@fujitatomoya

Description

@fujitatomoya

Feature request

Feature description

The following rcl_graph interfaces are not exposed to rclcpp::node_interfaces::NodeGraph.

  • rcl_get_publisher_names_and_types_by_node
  • rcl_get_subscriber_names_and_types_by_node
  • rcl_get_client_names_and_types_by_node
  • rcl_get_node_names_with_enclaves

Implementation considerations

Implementation should be straight-forward to just bind the interfaces from rcl to rclcpp.

Note

rclpy does have all of the rcl_graph.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions