Public Member Functions | Public Attributes | List of all members
robotiq_3f_gripper_control.baseRobotiq3FGripper.robotiqbaseRobotiq3FGripper Class Reference

Public Member Functions

def __init__ (self)
 
def getStatus (self)
 
def refreshCommand (self, command)
 
def sendCommand (self)
 
def verifyCommand (self, command)
 

Public Attributes

 message
 

Detailed Description

Base class (communication protocol agnostic) for sending commands and receiving the status of the Robotic 3F gripper gripper.

Definition at line 45 of file baseRobotiq3FGripper.py.

Constructor & Destructor Documentation

def robotiq_3f_gripper_control.baseRobotiq3FGripper.robotiqbaseRobotiq3FGripper.__init__ (   self)

Definition at line 48 of file baseRobotiq3FGripper.py.

Member Function Documentation

def robotiq_3f_gripper_control.baseRobotiq3FGripper.robotiqbaseRobotiq3FGripper.getStatus (   self)
Request the status from the gripper and return it in the Robotiq3FGripper_robot_input msg type.

Definition at line 149 of file baseRobotiq3FGripper.py.

def robotiq_3f_gripper_control.baseRobotiq3FGripper.robotiqbaseRobotiq3FGripper.refreshCommand (   self,
  command 
)
Function to update the command which will be sent during the next sendCommand() call.

Definition at line 118 of file baseRobotiq3FGripper.py.

def robotiq_3f_gripper_control.baseRobotiq3FGripper.robotiqbaseRobotiq3FGripper.sendCommand (   self)
Send the command to the Gripper.

Definition at line 144 of file baseRobotiq3FGripper.py.

def robotiq_3f_gripper_control.baseRobotiq3FGripper.robotiqbaseRobotiq3FGripper.verifyCommand (   self,
  command 
)
Function to verify that the value of each variable satisfy its limits.

Definition at line 54 of file baseRobotiq3FGripper.py.

Member Data Documentation

robotiq_3f_gripper_control.baseRobotiq3FGripper.robotiqbaseRobotiq3FGripper.message

Definition at line 50 of file baseRobotiq3FGripper.py.


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


robotiq_3f_gripper_control
Author(s): Nicolas Lauzier (Robotiq inc.), Allison Thackston
autogenerated on Tue Jun 1 2021 02:29:58