|
def | __init__ (self, ip) |
|
def | quaternion_to_euler (self, quaternion) |
|
def | set_tool_offset (self, offx=0, offy=0, offz=0, offrz=0, offry=0, offrx=0) |
|
def | solve_ik (self, position, orientation) |
|
Definition at line 43 of file ik_service.py.
def ik_service.RobotControllerInterface.__init__ |
( |
|
self, |
|
|
|
ip |
|
) |
| |
def ik_service.RobotControllerInterface.quaternion_to_euler |
( |
|
self, |
|
|
|
quaternion |
|
) |
| |
def ik_service.RobotControllerInterface.set_tool_offset |
( |
|
self, |
|
|
|
offx = 0 , |
|
|
|
offy = 0 , |
|
|
|
offz = 0 , |
|
|
|
offrz = 0 , |
|
|
|
offry = 0 , |
|
|
|
offrx = 0 |
|
) |
| |
def ik_service.RobotControllerInterface.solve_ik |
( |
|
self, |
|
|
|
position, |
|
|
|
orientation |
|
) |
| |
ik_service.RobotControllerInterface._api |
|
private |
ik_service.RobotControllerInterface._set_tool_offset |
|
private |
The documentation for this class was generated from the following file: