Public Member Functions | Private Attributes | List of all members
ik_service.RobotControllerInterface Class Reference
Inheritance diagram for ik_service.RobotControllerInterface:
Inheritance graph
[legend]

Public Member Functions

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)
 

Private Attributes

 _api
 
 _set_tool_offset
 

Detailed Description

Definition at line 43 of file ik_service.py.

Constructor & Destructor Documentation

def ik_service.RobotControllerInterface.__init__ (   self,
  ip 
)

Definition at line 44 of file ik_service.py.

Member Function Documentation

def ik_service.RobotControllerInterface.quaternion_to_euler (   self,
  quaternion 
)

Definition at line 86 of file ik_service.py.

def ik_service.RobotControllerInterface.set_tool_offset (   self,
  offx = 0,
  offy = 0,
  offz = 0,
  offrz = 0,
  offry = 0,
  offrx = 0 
)

Definition at line 48 of file ik_service.py.

def ik_service.RobotControllerInterface.solve_ik (   self,
  position,
  orientation 
)

Definition at line 61 of file ik_service.py.

Member Data Documentation

ik_service.RobotControllerInterface._api
private

Definition at line 45 of file ik_service.py.

ik_service.RobotControllerInterface._set_tool_offset
private

Definition at line 46 of file ik_service.py.


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


fsrobo_r_driver
Author(s): F-ROSROBO
autogenerated on Sun Feb 9 2020 03:58:29