Public Member Functions | Public Attributes
robotiq_c_model_control.baseCModel.robotiqBaseCModel Class Reference

List of all members.

Public Member Functions

def __init__
def getStatus
def refreshCommand
def sendCommand
def verifyCommand

Public Attributes

 message

Detailed Description

Base class (communication protocol agnostic) for sending commands and receiving the status of the Robotic C-Model gripper

Definition at line 45 of file baseCModel.py.


Constructor & Destructor Documentation

Definition at line 48 of file baseCModel.py.


Member Function Documentation

Request the status from the gripper and return it in the CModel_robot_input msg type.

Definition at line 103 of file baseCModel.py.

Function to update the command which will be sent during the next sendCommand() call.

Definition at line 80 of file baseCModel.py.

Send the command to the Gripper.

Definition at line 98 of file baseCModel.py.

Function to verify that the value of each variable satisfy its limits.

Definition at line 55 of file baseCModel.py.


Member Data Documentation

Definition at line 48 of file baseCModel.py.


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


robotiq_c_model_control
Author(s): Nicolas Lauzier (Robotiq inc.)
autogenerated on Thu Aug 27 2015 14:44:23