MovingLegs7.h File Reference

#include <OPENR/OObject.h>
#include <OPENR/OSubject.h>
#include <OPENR/OObserver.h>
#include "def.h"

Go to the source code of this file.

Classes

class  MovingLegs7

Enumerations

enum  MovingLegs7State {
  MLS_IDLE, MLS_START, MLS_ADJUSTING_DIFF_JOINT_VALUE, MLS_MOVING_TO_BROADBASE,
  MLS_MOVING_TO_SLEEPING
}
enum  MovingResult { MOVING_CONT, MOVING_FINISH }

Variables

const char *const JOINT_LOCATOR []
const double BROADBASE_ANGLE []
const double SLEEPING_ANGLE []


Enumeration Type Documentation

enum MovingLegs7State
 

Enumeration values:
MLS_IDLE 
MLS_START 
MLS_ADJUSTING_DIFF_JOINT_VALUE 
MLS_MOVING_TO_BROADBASE 
MLS_MOVING_TO_SLEEPING 

Definition at line 20 of file MovingLegs7.h.

enum MovingResult
 

Enumeration values:
MOVING_CONT 
MOVING_FINISH 

Definition at line 28 of file MovingLegs7.h.


Variable Documentation

const double BROADBASE_ANGLE[]
 

Initial value:

 {
    120,  
    90,   
    30,   

    120,  
    90,   
    30,   
    
    -120, 
    70,   
    30,   

    -120, 
    70,   
    30    
}

Definition at line 51 of file MovingLegs7.h.

const char* const JOINT_LOCATOR[] [static]
 

Initial value:

 {
    "PRM:/r4/c1-Joint2:41",       
    "PRM:/r4/c1/c2-Joint2:42",    
    "PRM:/r4/c1/c2/c3-Joint2:43", 

    "PRM:/r2/c1-Joint2:21",       
    "PRM:/r2/c1/c2-Joint2:22",    
    "PRM:/r2/c1/c2/c3-Joint2:23", 

    "PRM:/r5/c1-Joint2:51",       
    "PRM:/r5/c1/c2-Joint2:52",    
    "PRM:/r5/c1/c2/c3-Joint2:53", 

    "PRM:/r3/c1-Joint2:31",       
    "PRM:/r3/c1/c2-Joint2:32",    
    "PRM:/r3/c1/c2/c3-Joint2:33"  
}

Definition at line 33 of file MovingLegs7.h.

const double SLEEPING_ANGLE[]
 

Initial value:

 {
    59,   
    0,    
    30,   

    59,   
    0,    
    30,   

    -119, 
    4,    
    122,  

    -119, 
    4,    
    122   
}

Definition at line 69 of file MovingLegs7.h.


Generated on Sun Dec 2 23:04:32 2007 for openSDK by  doxygen 1.3.9.1