| 
 
Pioneer2Gripper Class Reference#include <Pioneer2Gripper.hh>
 Inheritance diagram for Pioneer2Gripper:
  
List of all members.
 Member Enumeration Documentation
 
  
    | 
       
     | 
    
 
 - Enumeration values: 
 - 
| GRIPPER_STOP_MODE  | 
 |  
| GRIPPER_OPEN_MODE  | 
 |  
| GRIPPER_CLOSE_MODE  | 
 |  
 
  
     | 
   
 
 
  
    | 
       
     | 
    
 
 - Enumeration values: 
 - 
| LIFT_STOP_MODE  | 
 |  
| LIFT_UP_MODE  | 
 |  
| LIFT_DOWN_MODE  | 
 |  
 
  
     | 
   
 
 Constructor & Destructor Documentation
 
  
    
      
        
          | Pioneer2Gripper::Pioneer2Gripper            | 
          (  | 
          World *  | 
           world           | 
           )  | 
           | 
         
       
     | 
   
 
 
  
    
      
        
          | Pioneer2Gripper::~Pioneer2Gripper            | 
          (  | 
                     | 
           )  | 
           [virtual] | 
         
       
     | 
   
 
 Member Function Documentation
 
 
 
  
    
      
        
          | int Pioneer2Gripper::Fini            | 
          (  | 
                     | 
           )  | 
           [virtual] | 
         
       
     | 
   
 
 
  
    
      
        
          | void Pioneer2Gripper::Update            | 
          (  | 
          double  | 
           step           | 
           )  | 
           [virtual] | 
         
       
     | 
   
 
  
    | 
       
     | 
    
 
this->isGripping && 
this->isGripping && 
 
Implements Model.      | 
   
 
 
  
    
      
        
          | void Pioneer2Gripper::OpenGrip            | 
          (  | 
                     | 
           )  | 
           | 
         
       
     | 
   
 
 
  
    
      
        
          | void Pioneer2Gripper::CloseGrip            | 
          (  | 
                     | 
           )  | 
           | 
         
       
     | 
   
 
 
  
    
      
        
          | void Pioneer2Gripper::StopGrip            | 
          (  | 
                     | 
           )  | 
           | 
         
       
     | 
   
 
 
  
    
      
        
          | void Pioneer2Gripper::StopLift            | 
          (  | 
                     | 
           )  | 
           | 
         
       
     | 
   
 
 
  
    
      
        
          | void Pioneer2Gripper::LiftUp            | 
          (  | 
                     | 
           )  | 
           | 
         
       
     | 
   
 
 
  
    
      
        
          | void Pioneer2Gripper::LiftDown            | 
          (  | 
                     | 
           )  | 
           | 
         
       
     | 
   
 
 
  
    
      
        
          | void Pioneer2Gripper::AddGrippableModel            | 
          (  | 
          Model *  | 
           model           | 
           )  | 
           | 
         
       
     | 
   
 
 The documentation for this class was generated from the following files:
 |