Public Member Functions | |
def | __init__ |
def | configure_ronex |
Definition at line 34 of file change_ronex_configuration.py.
Definition at line 36 of file change_ronex_configuration.py.
def change_ronex_configuration.ChangeRonexConfigurationExample.configure_ronex | ( | self, | |
path | |||
) |
In this example we are using the dynamic_reconfigure.client. It could also be done by calling the /ronex/general_io/X/set_parameters service directly (as in the c++ example)
Definition at line 42 of file change_ronex_configuration.py.