Announce ROS master by zeroconf
Hi folks,
I've got a robot that's supposed to be deployed and used in a very dynamic network. Thus it gets a different IP address everytime it is (re-)started. This robot however is also supposed to be controlled remotely. Part of its ROS stack is running on a different system. This system reliably needs to find the ROS master in the network and for this purpose, I assume, zeroconf is the best approach.
But I need to know how to configure everything. I couldn't find any tutorial, yet, and I suppose that some of you guys have already done something like this. I know there's a bunch of ros-hydro-zeroconf...
packages. I've installed them and run a few of the examples. They work but I don't know how I integrate this stuff into my configuration.
Hence, I'd be really grateful if you could point me to the right direction, maybe a tutorial or something, or give me detailed advice on what I've got to do to set this up.
Thanks a lot!
Cheers, Hendrik