Public Member Functions | Private Attributes | List of all members
robot_controller.RobotController Class Reference

Public Member Functions

def __init__ (self, permission=True)
 
def abort (self)
 
def close (self)
 
def exec_program (self, path, param='')
 
def get_dio (self, start_addr, end_addr)
 
def get_posture (self)
 
def move (self, joint, speed=None)
 
def set_adc_mode (self, ch, mode)
 
def set_dio (self, addr, data)
 
def set_posture (self, posture)
 
def set_speed (self, speed)
 
def set_tool_offset (self, x, y, z, rz, ry, rx)
 
def sys_stat (self, stat_type)
 

Private Attributes

 _api
 

Detailed Description

Definition at line 33 of file robot_controller.py.

Constructor & Destructor Documentation

def robot_controller.RobotController.__init__ (   self,
  permission = True 
)

Definition at line 34 of file robot_controller.py.

Member Function Documentation

def robot_controller.RobotController.abort (   self)

Definition at line 63 of file robot_controller.py.

def robot_controller.RobotController.close (   self)

Definition at line 104 of file robot_controller.py.

def robot_controller.RobotController.exec_program (   self,
  path,
  param = '' 
)

Definition at line 39 of file robot_controller.py.

def robot_controller.RobotController.get_dio (   self,
  start_addr,
  end_addr 
)

Definition at line 90 of file robot_controller.py.

def robot_controller.RobotController.get_posture (   self)

Definition at line 48 of file robot_controller.py.

def robot_controller.RobotController.move (   self,
  joint,
  speed = None 
)

Definition at line 56 of file robot_controller.py.

def robot_controller.RobotController.set_adc_mode (   self,
  ch,
  mode 
)

Definition at line 101 of file robot_controller.py.

def robot_controller.RobotController.set_dio (   self,
  addr,
  data 
)

Definition at line 79 of file robot_controller.py.

def robot_controller.RobotController.set_posture (   self,
  posture 
)

Definition at line 45 of file robot_controller.py.

def robot_controller.RobotController.set_speed (   self,
  speed 
)

Definition at line 42 of file robot_controller.py.

def robot_controller.RobotController.set_tool_offset (   self,
  x,
  y,
  z,
  rz,
  ry,
  rx 
)

Definition at line 74 of file robot_controller.py.

def robot_controller.RobotController.sys_stat (   self,
  stat_type 
)

Definition at line 66 of file robot_controller.py.

Member Data Documentation

robot_controller.RobotController._api
private

Definition at line 35 of file robot_controller.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:30