icub-client
Classes | Functions | Variables
allostatic_plot Namespace Reference

Classes

class  AllostaticPlotModule
 

Functions

def change_drive_names (drive_names)
 

Variables

 default_geometry = dict(xpos=0.0, ypos=0.0, width=800, height=400)
 
 mod = AllostaticPlotModule()
 
 rf = yarp.ResourceFinder()
 

Function Documentation

◆ change_drive_names()

def allostatic_plot.change_drive_names (   drive_names)

Definition at line 13 of file allostatic_plot.py.

Variable Documentation

◆ default_geometry

allostatic_plot.default_geometry = dict(xpos=0.0, ypos=0.0, width=800, height=400)

Definition at line 28 of file allostatic_plot.py.

◆ mod

allostatic_plot.mod = AllostaticPlotModule()

Definition at line 236 of file allostatic_plot.py.

◆ rf

allostatic_plot.rf = yarp.ResourceFinder()

Definition at line 237 of file allostatic_plot.py.