#include <MTNWALKAgent7.h>
Inheritance diagram for MTNWALKAgent7:
Public Member Functions | |
MTNWALKAgent7 () | |
virtual | ~MTNWALKAgent7 () |
virtual bool | AreYou (MoNetAgentID agent) |
virtual void | SetJointGain () |
Static Private Attributes | |
const word | TILT1_PGAIN = 0x000a |
const word | TILT1_IGAIN = 0x0004 |
const word | TILT1_DGAIN = 0x0002 |
const word | PAN_PGAIN = 0x0008 |
const word | PAN_IGAIN = 0x0002 |
const word | PAN_DGAIN = 0x0004 |
const word | TILT2_PGAIN = 0x0008 |
const word | TILT2_IGAIN = 0x0004 |
const word | TILT2_DGAIN = 0x0002 |
const word | J1_PGAIN = 0x001c |
const word | J1_IGAIN = 0x0008 |
const word | J1_DGAIN = 0x0001 |
const word | J2_PGAIN = 0x0014 |
const word | J2_IGAIN = 0x0004 |
const word | J2_DGAIN = 0x0001 |
const word | J3_PGAIN = 0x001c |
const word | J3_IGAIN = 0x0008 |
const word | J3_DGAIN = 0x0001 |
const word | TAIL_PGAIN = 0x000a |
const word | TAIL_IGAIN = 0x0004 |
const word | TAIL_DGAIN = 0x0004 |
const word | PSHIFT = 0x000e |
const word | ISHIFT = 0x0002 |
const word | DSHIFT = 0x000f |
|
Definition at line 19 of file MTNWALKAgent7.h. |
|
Definition at line 20 of file MTNWALKAgent7.h. |
|
Reimplemented from MTNAgent7. Definition at line 16 of file MTNWALKAgent7.cc. |
|
Reimplemented from MTNAgent7. Definition at line 23 of file MTNWALKAgent7.cc. References DSHIFT, HEAD_PAN, HEAD_TILT1, HEAD_TILT2, ISHIFT, J1_DGAIN, J1_IGAIN, J1_PGAIN, J2_DGAIN, J2_IGAIN, J2_PGAIN, J3_DGAIN, J3_IGAIN, J3_PGAIN, PAN_DGAIN, PAN_IGAIN, PAN_PGAIN, MoNetAgentManager::PrimitiveID(), PSHIFT, TAIL_DGAIN, TAIL_IGAIN, TAIL_PAN, TAIL_PGAIN, TAIL_TILT, TILT1_DGAIN, TILT1_IGAIN, TILT1_PGAIN, TILT2_DGAIN, TILT2_IGAIN, and TILT2_PGAIN. |
|
Reimplemented from MTNAgent7. Definition at line 56 of file MTNWALKAgent7.h. Referenced by SetJointGain(). |
|
Reimplemented from MTNAgent7. Definition at line 55 of file MTNWALKAgent7.h. Referenced by SetJointGain(). |
|
Reimplemented from MTNAgent7. Definition at line 40 of file MTNWALKAgent7.h. Referenced by SetJointGain(). |
|
Reimplemented from MTNAgent7. Definition at line 39 of file MTNWALKAgent7.h. Referenced by SetJointGain(). |
|
Reimplemented from MTNAgent7. Definition at line 38 of file MTNWALKAgent7.h. Referenced by SetJointGain(). |
|
Reimplemented from MTNAgent7. Definition at line 44 of file MTNWALKAgent7.h. Referenced by SetJointGain(). |
|
Reimplemented from MTNAgent7. Definition at line 43 of file MTNWALKAgent7.h. Referenced by SetJointGain(). |
|
Reimplemented from MTNAgent7. Definition at line 42 of file MTNWALKAgent7.h. Referenced by SetJointGain(). |
|
Reimplemented from MTNAgent7. Definition at line 48 of file MTNWALKAgent7.h. Referenced by SetJointGain(). |
|
Reimplemented from MTNAgent7. Definition at line 47 of file MTNWALKAgent7.h. Referenced by SetJointGain(). |
|
Reimplemented from MTNAgent7. Definition at line 46 of file MTNWALKAgent7.h. Referenced by SetJointGain(). |
|
Reimplemented from MTNAgent7. Definition at line 32 of file MTNWALKAgent7.h. Referenced by SetJointGain(). |
|
Reimplemented from MTNAgent7. Definition at line 31 of file MTNWALKAgent7.h. Referenced by SetJointGain(). |
|
Reimplemented from MTNAgent7. Definition at line 30 of file MTNWALKAgent7.h. Referenced by SetJointGain(). |
|
Reimplemented from MTNAgent7. Definition at line 54 of file MTNWALKAgent7.h. Referenced by SetJointGain(). |
|
Reimplemented from MTNAgent7. Definition at line 52 of file MTNWALKAgent7.h. Referenced by SetJointGain(). |
|
Reimplemented from MTNAgent7. Definition at line 51 of file MTNWALKAgent7.h. Referenced by SetJointGain(). |
|
Reimplemented from MTNAgent7. Definition at line 50 of file MTNWALKAgent7.h. Referenced by SetJointGain(). |
|
Reimplemented from MTNAgent7. Definition at line 28 of file MTNWALKAgent7.h. Referenced by SetJointGain(). |
|
Reimplemented from MTNAgent7. Definition at line 27 of file MTNWALKAgent7.h. Referenced by SetJointGain(). |
|
Reimplemented from MTNAgent7. Definition at line 26 of file MTNWALKAgent7.h. Referenced by SetJointGain(). |
|
Reimplemented from MTNAgent7. Definition at line 36 of file MTNWALKAgent7.h. Referenced by SetJointGain(). |
|
Reimplemented from MTNAgent7. Definition at line 35 of file MTNWALKAgent7.h. Referenced by SetJointGain(). |
|
Reimplemented from MTNAgent7. Definition at line 34 of file MTNWALKAgent7.h. Referenced by SetJointGain(). |