ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

ROS2 Get information on which machine the node is running

asked 2020-12-05 11:29:01 -0500

agutenkunst gravatar image

I have a rather theoretical question. While having a look a rqt_graph I wondered if there is a way to see which nodes are running on the same machine.

ros2 node info <nodename>

does not seem to offer this information.

Is this information available on the ROS2 Application Level or only on some other level?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2020-12-18 12:51:00 -0500

jacobperron gravatar image

I don't think there is currently a way to query the hosts of nodes remotely. I believe this information is available from DDS, so in theory a ROS API could be added to support such a feature.

edit flag offensive delete link more

Question Tools

3 followers

Stats

Asked: 2020-12-05 11:29:01 -0500

Seen: 174 times

Last updated: Dec 18 '20