Robotics StackExchange | Archived questions

Find running nodes without master / make nodes reregister on new master

Hi,

Is there already a way to find running nodes even when the master was shutdown or terminated? Or better is there a way already running nodes check for the master and automatically reregister on the master if it comes up again?

Regards,

Christian.

Asked by cyborg-x1 on 2015-08-03 04:51:28 UTC

Comments

Interesting, are you sure any node is running after the master shutdown?

Asked by Javier V. Gómez on 2015-08-03 09:47:42 UTC

Yes they stay connected, you would have to check for the master continuously. And stop them. Because if nodes are connected the master is not necessary anymore.

Asked by cyborg-x1 on 2015-08-03 09:49:36 UTC

Answers