hpp-gui
4.14.0
Graphical interface for HPP
|
Public Member Functions | |
def | __init__ (self, mainWindow, flags=None) |
def | resetConnection (self) |
def | resetRobot (self) |
def | osgWidget (self, osg) |
def | refreshInterface (self) |
Public Attributes | |
main | |
hppPlugin | |
widgetToRefresh | |
osg | |
tabWidget | |
client | |
gui | |
robot | |
Extra HPP functionalities for the Gepetto Viewer GUI
def hpp.gui.plugin.Plugin.__init__ | ( | self, | |
mainWindow, | |||
flags = None |
|||
) |
def hpp.gui.plugin.Plugin.osgWidget | ( | self, | |
osg | |||
) |
def hpp.gui.plugin.Plugin.refreshInterface | ( | self | ) |
def hpp.gui.plugin.Plugin.resetConnection | ( | self | ) |
def hpp.gui.plugin.Plugin.resetRobot | ( | self | ) |
hpp.gui.plugin.Plugin.client |
hpp.gui.plugin.Plugin.gui |
hpp.gui.plugin.Plugin.hppPlugin |
hpp.gui.plugin.Plugin.main |
hpp.gui.plugin.Plugin.osg |
hpp.gui.plugin.Plugin.robot |
hpp.gui.plugin.Plugin.tabWidget |
hpp.gui.plugin.Plugin.widgetToRefresh |