Go to the source code of this file.
Namespaces | |
namespace | test-medulla |
Functions | |
def | test-medulla.get_variables_error |
def | test-medulla.get_variables_reply |
Variables | |
tuple | test-medulla.bus = dbus.SystemBus() |
string | test-medulla.help = "use the system bus instead of the session bus" |
tuple | test-medulla.loop = gobject.MainLoop() |
tuple | test-medulla.network = dbus.Interface(bus.get_object('ch.epfl.mobots.Aseba', '/'), dbus_interface='ch.epfl.mobots.AsebaNetwork') |
tuple | test-medulla.parser = OptionParser() |