Package master_discovery_fkie
[frames] | no frames]

Package master_discovery_fkie

source code


Version: 0.2

Date: 2012-02-01

Author: Alexander Tiderko (Alexander.Tiderko@fkie.fraunhofer.de)

Copyright: Copyright (c) 2012 Alexander Tiderko, Fraunhofer FKIE

License: BSD

Submodules

Functions
 
getDefaultRPCPort(zeroconf=False) source code
 
main()
Creates and runs the ROS node using multicast messages for discovering
source code
 
main_zeroconf()
Creates and runs the ROS node using zeroconf/avahi for discovering
source code
 
setProcessName(name)
Change the process name.
source code
 
setTerminalName(name)
Change the terminal name.
source code
Variables
  MCAST_GROUP = '226.0.0.0'
  MCAST_PORT = 11511
  __package__ = 'master_discovery_fkie'
Function Details

setProcessName(name)

source code 

Change the process name.

Parameters:
  • name (str) - New process name

setTerminalName(name)

source code 

Change the terminal name.

Parameters:
  • name (str) - New name of the terminal