Public Member Functions | |
def | __init__ (self, plugin, name) |
def | getV (self) |
def | createNodes (self, color) |
def | removeNodes (self) |
def | apply (self) |
Public Attributes | |
plugin | |
name | |
group | |
lin | |
ang | |
minC | |
maxC | |
Static Public Attributes | |
string | suffixLin = "linear" |
string | suffixAng = "angular" |
float | radius = 0.005 |
float | torusR = 0.1 |
def gepetto.gui.path_graph.VelGetter.__init__ | ( | self, | |
plugin, | |||
name | |||
) |
def gepetto.gui.path_graph.VelGetter.apply | ( | self | ) |
def gepetto.gui.path_graph.VelGetter.createNodes | ( | self, | |
color | |||
) |
def gepetto.gui.path_graph.VelGetter.getV | ( | self | ) |
def gepetto.gui.path_graph.VelGetter.removeNodes | ( | self | ) |
gepetto.gui.path_graph.VelGetter.ang |
gepetto.gui.path_graph.VelGetter.group |
gepetto.gui.path_graph.VelGetter.lin |
gepetto.gui.path_graph.VelGetter.maxC |
Referenced by gepetto.gui.path_graph.VelGetter.apply().
gepetto.gui.path_graph.VelGetter.minC |
Referenced by gepetto.gui.path_graph.VelGetter.apply().
gepetto.gui.path_graph.VelGetter.name |
Referenced by gepetto.gui.path_graph.VelGetter.getV(), and gepetto.gui.path_graph.ComGetter.getV().
gepetto.gui.path_graph.VelGetter.plugin |
Referenced by gepetto.gui.path_graph.Data.acquireData(), gepetto.gui.path_graph.VelGetter.apply(), gepetto.gui.path_graph.ComGetter.apply(), gepetto.gui.path_graph.Velocities.connect(), gepetto.gui.path_graph.Velocities.disconnect(), gepetto.gui.path_graph.VelGetter.getV(), gepetto.gui.path_graph.ComGetter.getV(), gepetto.gui.path_graph.VelGetter.removeNodes(), gepetto.gui.path_graph.ComGetter.removeNodes(), gepetto.gui.path_graph.Velocities.toggleCom(), and gepetto.gui.path_graph.Velocities.toggleJoint().
|
static |
|
static |
|
static |
|
static |