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

Multiple master in ROS

asked 2014-11-23 20:32:10 -0500

domikilo gravatar image

Hi guys! I am looking for the solution to work with multiple master, for example I use one computer to get camera images adn robot status, another computer is connected with the previous computer through wifi and also connect with another camera, therefore in my opinion, I need to ros master to run this. Is that right? P/S: I am programming with Qt C++

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2014-11-23 20:56:35 -0500

ahendrix gravatar image

You shouldn't need multiple ROS masters for this; you should be able to run the ROS master on one machine and have the nodes on the other machine use it.

You may find the ROS on Multiple Machines tutorial helpful.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2014-11-23 20:32:10 -0500

Seen: 412 times

Last updated: Nov 23 '14