Public Member Functions | |
def | __init__ (self, plugin, com) |
def | getV (self) |
def | createNodes (self, color) |
def | removeNodes (self) |
def | apply (self) |
Public Attributes | |
plugin | |
name | |
group | |
lin | |
Static Public Attributes | |
string | suffixLin = "linear" |
float | radius = 0.005 |
def gepetto.gui.path_graph.ComGetter.__init__ | ( | self, | |
plugin, | |||
com | |||
) |
def gepetto.gui.path_graph.ComGetter.apply | ( | self | ) |
def gepetto.gui.path_graph.ComGetter.createNodes | ( | self, | |
color | |||
) |
def gepetto.gui.path_graph.ComGetter.getV | ( | self | ) |
References hpp::corbaserver::robot::Robot.name, gepetto.gui.path_graph.VelGetter.name, gepetto.gui.path_graph.ComGetter.name, gui::pythonwidget::_NodeCreator.plugin, gepetto.gui.path_graph.VelGetter.plugin, and gepetto.gui.path_graph.ComGetter.plugin.
Referenced by gepetto.gui.path_graph.ComGetter.apply().
def gepetto.gui.path_graph.ComGetter.removeNodes | ( | self | ) |
gepetto.gui.path_graph.ComGetter.group |
gepetto.gui.path_graph.ComGetter.lin |
gepetto.gui.path_graph.ComGetter.name |
Referenced by gepetto.gui.path_graph.ComGetter.getV().
gepetto.gui.path_graph.ComGetter.plugin |
Referenced by gepetto.gui.path_graph.Data.acquireData(), gepetto.gui.path_graph.ComGetter.apply(), gepetto.gui.path_graph.Velocities.connect(), gepetto.gui.path_graph.Velocities.disconnect(), gepetto.gui.path_graph.ComGetter.getV(), gepetto.gui.path_graph.ComGetter.removeNodes(), gepetto.gui.path_graph.Velocities.toggleCom(), and gepetto.gui.path_graph.Velocities.toggleJoint().
|
static |
|
static |