get_node_connections
Retrieve the list of topics a ROS 2 node publishes to and subscribes from, helping you understand its connections and debug communication.
Instructions
Get all topics that a node publishes to and subscribes from
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node_name | Yes | The name of the node |