Public Member Functions | |
def | __init__ (self, action, joint, velocities, parent) |
def | trigger (self) |
Public Attributes | |
joint | |
velocities | |
def gepetto.gui.path_graph.JointAction.__init__ | ( | self, | |
action, | |||
joint, | |||
velocities, | |||
parent | |||
) |
def gepetto.gui.path_graph.JointAction.trigger | ( | self | ) |
References gepetto.gui.path_graph.JointAction.joint.
gepetto.gui.path_graph.JointAction.joint |
Referenced by gepetto.gui.path_graph.JointAction.trigger().
gepetto.gui.path_graph.JointAction.velocities |
Referenced by gepetto.gui.path_graph.Plugin.getJointActions().