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

Revision history [back]

You can turn on all of your machines and have them connected to the network. Then you can use Cluster SSH to ssh into all of them at once from some master computer and update all of them at once. It will take the same amount of time required to update one machine, to update all of them.

If your 'master' computer is running Ubuntu, you can install cssh by running:

sudo apt-get install clusterssh