Open
Description
We're just going to do things by polling for now - #9.
For topics, there is a smarter way to do it though - by callback through the master xmlrpc node. Ye olde master sync does this. At some point it would be more efficient to upgrade to using this method. Unfortunately it seems the rosgraph.masterapi python wrapper around the xmlrpc api does not provide a way to do this (confirmed?).
Some more info on the old master sync approach is here:
http://redmine.robotconcert.org/projects/multimaster/wiki/MasterSync