Package default_cfg_fkie
[frames] | no frames]

Package default_cfg_fkie

source code

Submodules

Functions
 
set_terminal_name(name)
Change the terminal name.
source code
 
set_process_name(name)
Change the process name.
source code
 
main()
Creates and runs the ROS node
source code
Variables
  PROCESS_NAME = 'default_cfg'
  __package__ = 'default_cfg_fkie'
Function Details

set_terminal_name(name)

source code 

Change the terminal name.

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

set_process_name(name)

source code 

Change the process name.

Parameters:
  • name (str) - New process name