In file locomotion.h:a bilaterally-symmetric base for hexapod walkers.
Inheritance:
Public Fields
-
matrix* J
-
double cost
-
int numSupportPts
-
bodyPoint* supportPts
-
bodyPoint stablePt
-
baseMotionType baseType
Public Methods
-
new methods for baseModule
-
Jacobian-related routines
Public Members
-
typedef enum Indicates the type of motion for the base's root link.
Public Fields
-
ptrList joints
Public Methods
-
virtual double maxVel(joint* jt, int dof) const
-
virtual double maxTorque(joint* jt, int dof, int isBraking) const
-
virtual double contTorque(joint* jt, int dof) const
-
virtual double power(joint* jt, int dof) const
-
virtual int isPassive(joint* jt, int dof) const
-
inline int numJoints(void) const
-
inline joint* getJoint(int i)
Inherited from module:
Public Fields
-
static int currentID
-
static const tmatrix connectionRotation
-
configuration* cfg
-
int ref
-
char* name
-
bool isPrototype
-
handedness whichSide
-
module* parent
-
assembly* as
-
ptrList* params
-
ptrList* attachments
-
cptrList* components
-
const componentContext* context
Public Methods
-
Virtual methods.
-
convenience functions
-
inline const ptrList* getDependencies(int whichParam)
Public Members
-
enum subType
-
enum handedness
Protected Methods
-
void assignConnectorIDs(void)
Public Fields
-
static int staticClassID
-
int objectID
-
int verboseLevel
Public Methods
-
virtual const char* className(void) const
-
virtual synObject* copy(void) const
-
virtual int isOfType(int typeNum, int derivedOk)
-
static int setStaticClassID(void)
-
virtual int classID(void) const
Documentation
a bilaterally-symmetric base for hexapod walkers.
parameters:
- 0 - overall length
- 1 - height
- 2 - width
- 3 - thickness
- This class has no child classes.
Alphabetic index HTML hierarchy of classes or Java
This page was generated with the help of DOC++.