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

Show which nodes run on which host

asked 2015-12-10 10:59:44 -0500

martin1412 gravatar image

Hi guys,

I am currently experimenting with distributing my ROS application to multiple machines. I would like to get an overview on what nodes are running on which hosts within the network.

Is there anything like rqt_graph which provides additional host information? Thank you!

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2015-12-10 14:04:24 -0500

Thomas D gravatar image

From the command line you can use rosnode machine <machine-name>. Details at rosnode wiki page. In a very quick glance I did not see a programmatic way to call this utility.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2015-12-10 10:59:44 -0500

Seen: 103 times

Last updated: Dec 10 '15