SMORES Robot Platform Simulation
Modlab at Penn, ASL at Cornell
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends
ConfigurationGeneration.ConfigEditor Class Reference

Configuration editor python gui. More...

Inheritance diagram for ConfigurationGeneration.ConfigEditor:

Public Member Functions

def __init__
 Constructor. More...
 
def initUI
 Python ui initialization. More...
 
def LoadFile
 
def BuildConfigurationFromFile
 
def StringToTuple
 
def GetModelByname
 
def SelectModelType
 
def SetTypeDefault
 
def InsertModel
 
def EnableXYZInput
 
def DisableXYZInput
 
def updateModuleList
 
def nameIncrement
 
def CalculatePosition
 
def findModule
 
def checkConnectivity
 
def PublishMessage
 
def CloseWindow
 
def CheckJointAngle
 
def ChangeJointAngle
 
def WriteFile
 
def SaveEnable
 
def FindConnectable
 
def AddNewConnection
 
def EnableAddNewConnection
 
def DeleteModule
 
def DeleteConfiguration
 
def DeleteButtonDisable
 
def DeleteButtonEnable
 
def GetNodenameByNodeNumber
 
def ConfirmCheck
 
def DisableInsertByConnection
 
def EnableInsertByConnection
 
def subcallback
 

Public Attributes

 DEFAULT_TYPE
 
 DEFAULT_PATH
 
 parent
 
 ModuleList
 
 ConnectionList
 
 ModuleNameList
 
 nameTrash
 
 modelname
 
 current_model_type
 
 current_suggest_name
 
 current_modeule_path
 
 InsertMethod
 
 connectedmodelvar
 
 Node1
 
 Node2
 
 X_coor
 
 Y_coor
 
 Z_coor
 
 C_dis
 
 modellist
 
 adjacentnode
 
 savepathstr
 
 del_confirm
 
 initflag
 
 ServerConnected
 
 home
 
 file_opt
 
 rungzserver
 
 rungzclient
 
 communicator
 
 configPub
 
 type_name
 
 Rel_pos
 
 Abs_pos
 
 connectmodel
 
 Back_face
 
 left_face
 
 right_face
 
 front_face
 
 Back_face2
 
 left_face2
 
 right_face2
 
 front_face2
 
 x_coor
 
 y_coor
 
 z_coor
 
 Joint3
 
 Joint1
 
 Joint2
 
 Joint0
 
 aoffset
 
 row
 
 pitch
 
 yaw
 
 modelselect
 
 Joint_3
 
 Joint_1
 
 Joint_2
 
 Joint_0
 
 DeleteButton
 
 nodeselect
 
 ConnectButton
 
 del_conf_confirm
 
 DeleteConfigButton
 
 saveButton
 
 saveButton2
 
 loadButton
 
 loadButton2
 
 tree
 
 connectableRealList
 

Detailed Description

Configuration editor python gui.

Constructor & Destructor Documentation

def ConfigurationGeneration.ConfigEditor.__init__ (   self,
  parent,
  flag 
)

Constructor.

Parameters
selfObject pointer
parentParent object, which is tk root
flgStart flag, see GaitRecorder

Member Function Documentation

def ConfigurationGeneration.ConfigEditor.initUI (   self)

Python ui initialization.

Parameters
selfObject pointer

The documentation for this class was generated from the following file: