| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
Main
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
| Class Variables | |
UPDATE_INTERVALL = 30
|
|
| Instance Variables | |
|
materuri the ROS master URI of the local ROS master.
|
|
|
sub_changes `dict` with topics {name: rospy.Subscriber} publishes the changes of the discovered ROS masters. |
|
| Properties | |
|
Inherited from |
| Method Details |
Creates a new instance. Find the topic of the master_discovery node
using master_discovery_fkie.interface_finder.get_changes_topic().
Also the parameter
|
This method use the service 'list_masters' of the master_discoverer to get the list of discovered ROS master. Based on this list the SyncThread for synchronization will be created. |
Updates the timestamp of the given ROS master, or creates a new SyncThread to synchronize the local master with given ROS master.
|
Gets the master info from local master discovery and set it to all sync threads. This function is running in a thread!!! |
Removes the master with given name from the synchronization list.
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Tue Mar 1 06:56:05 2022 | http://epydoc.sourceforge.net |