Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

PostureEngine Member List

This is the complete list of members for PostureEngine, including all inherited members.

avgdiff(const PostureEngine &pe) const PostureEngine [virtual]
baseToJoint(unsigned int joint)Kinematics
baseToLink(unsigned int link)Kinematics
byteswap(T &dstc, const T &srcc)LoadSave [inline, protected, static]
calculateGroundPlane()Kinematics
calculateGroundPlane(const NEWMAT::ColumnVector &down)Kinematics
chainMapsKinematics [protected, static]
chainsKinematics [protected, static]
checkCreator(const char *creator, const char buf[], unsigned int len, bool isLoading=true) const LoadSave [virtual]
checkCreator(const char *creator, FILE *f, bool isLoading=true) const LoadSave [virtual]
checkCreatorInc(const char *creator, const char *&buf, unsigned int &len, bool isLoading=true) const LoadSave [virtual]
checkCreatorIncT(const char *creator, const char *&buf, unsigned int &len, bool isLoading=true) const LoadSave [virtual]
checkInc(int res, const char *&buf, unsigned int &len)LoadSave [inline, static]
checkInc(int res, const char *&buf, unsigned int &len, const char *msg,...) __attribute__((format(printfLoadSave [inline, static]
checkInc(int res, char *&buf, unsigned int &len)LoadSave [inline, static]
checkInc(int res, char *&buf, unsigned int &len, const char *msg,...) __attribute__((format(printfLoadSave [inline, static]
checkIncT(int res, const char *&buf, unsigned int &len, const char *msg="LoadSave::check underflow",...) __attribute__((format(printfLoadSave [inline, static]
checkIncT(int res, char *&buf, unsigned int &len, const char *msg="LoadSave::check underflow",...) __attribute__((format(printfLoadSave [inline, static]
checkStatics()Kinematics [inline, protected, static]
chkAdvance(int res, const char **buf, unsigned int *len, const char *msg,...) ATTR_deprecated __attribute__((format(printfLoadSave [static]
clear()PostureEngine [virtual]
cmdsPostureEngine [protected]
createAverage(const PostureEngine &pe, float w=0.5) const PostureEngine [virtual]
createCombine(const PostureEngine &pe) const PostureEngine [virtual]
createOverlay(const PostureEngine &pe) const PostureEngine [virtual]
createUnderlay(const PostureEngine &pe) const PostureEngine [virtual]
creatorSize(const char creator[]) const LoadSave [inline, virtual]
decode(LoadSave &x, const char buf[], unsigned int cap)LoadSave [inline, static]
decode(LoadSave &x, FILE *f)LoadSave [inline, static]
decode(double &x, const char buf[], unsigned int cap)LoadSave [inline, static]
decode(double &x, FILE *f)LoadSave [inline, static]
decode(float &x, const char buf[], unsigned int cap)LoadSave [inline, static]
decode(float &x, FILE *f)LoadSave [inline, static]
decode(long long &x, const char buf[], unsigned int cap)LoadSave [inline, static]
decode(long long &x, FILE *f)LoadSave [inline, static]
decode(unsigned long long &x, const char buf[], unsigned int cap)LoadSave [inline, static]
decode(unsigned long long &x, FILE *f)LoadSave [inline, static]
decode(long &x, const char buf[], unsigned int cap)LoadSave [inline, static]
decode(long &x, FILE *f)LoadSave [inline, static]
decode(unsigned long &x, const char buf[], unsigned int cap)LoadSave [inline, static]
decode(unsigned long &x, FILE *f)LoadSave [inline, static]
decode(int &x, const char buf[], unsigned int cap)LoadSave [inline, static]
decode(int &x, FILE *f)LoadSave [inline, static]
decode(unsigned int &x, const char buf[], unsigned int cap)LoadSave [inline, static]
decode(unsigned int &x, FILE *f)LoadSave [inline, static]
decode(short &x, const char buf[], unsigned int cap)LoadSave [inline, static]
decode(short &x, FILE *f)LoadSave [inline, static]
decode(unsigned short &x, const char buf[], unsigned int cap)LoadSave [inline, static]
decode(unsigned short &x, FILE *f)LoadSave [inline, static]
decode(std::string &x, const char buf[], unsigned int cap)LoadSave [inline, static]
decode(std::string &x, FILE *f)LoadSave [inline, static]
decode(char *&x, const char buf[], unsigned int cap)LoadSave [inline, static]
decode(char *&x, FILE *f)LoadSave [inline, static]
decode(char &x, const char buf[], unsigned int cap)LoadSave [inline, static]
decode(char &x, FILE *f)LoadSave [inline, static]
decode(unsigned char &x, const char buf[], unsigned int cap)LoadSave [inline, static]
decode(unsigned char &x, FILE *f)LoadSave [inline, static]
decode(bool &x, const char buf[], unsigned int cap)LoadSave [inline, static]
decode(bool &x, FILE *f)LoadSave [inline, static]
decodeInc(T &value, const char *&buf, unsigned int &cap)LoadSave [inline, static]
decodeInc(T &value, const char *&buf, unsigned int &cap, const char *msg,...) __attribute__((format(printfLoadSave [inline, static]
decodeInc(T &value, char *&buf, unsigned int &cap)LoadSave [inline, static]
decodeInc(T &value, char *&buf, unsigned int &cap, const char *msg,...) __attribute__((format(printfLoadSave [inline, static]
decodeIncT(T &value, const char *&buf, unsigned int &cap, const char *msg="LoadSave::decode underflow",...) __attribute__((format(printfLoadSave [inline, static]
decodeIncT(T &value, char *&buf, unsigned int &cap, const char *msg="LoadSave::decode underflow",...) __attribute__((format(printfLoadSave [inline, static]
diff(const PostureEngine &pe) const PostureEngine [virtual]
encode(const LoadSave &x, char buf[], unsigned int cap)LoadSave [inline, static]
encode(const LoadSave &x, FILE *f)LoadSave [inline, static]
encode(const double x, char buf[], unsigned int cap)LoadSave [inline, static]
encode(const double x, FILE *f)LoadSave [inline, static]
encode(const float x, char buf[], unsigned int cap)LoadSave [inline, static]
encode(const float x, FILE *f)LoadSave [inline, static]
encode(const long long x, char buf[], unsigned int cap)LoadSave [inline, static]
encode(const long long x, FILE *f)LoadSave [inline, static]
encode(const unsigned long long x, char buf[], unsigned int cap)LoadSave [inline, static]
encode(const unsigned long long x, FILE *f)LoadSave [inline, static]
encode(const long x, char buf[], unsigned int cap)LoadSave [inline, static]
encode(const long x, FILE *f)LoadSave [inline, static]
encode(const unsigned long x, char buf[], unsigned int cap)LoadSave [inline, static]
encode(const unsigned long x, FILE *f)LoadSave [inline, static]
encode(const int x, char buf[], unsigned int cap)LoadSave [inline, static]
encode(const int x, FILE *f)LoadSave [inline, static]
encode(const unsigned int x, char buf[], unsigned int cap)LoadSave [inline, static]
encode(const unsigned int x, FILE *f)LoadSave [inline, static]
encode(const short x, char buf[], unsigned int cap)LoadSave [inline, static]
encode(const short x, FILE *f)LoadSave [inline, static]
encode(const unsigned short x, char buf[], unsigned int cap)LoadSave [inline, static]
encode(const unsigned short x, FILE *f)LoadSave [inline, static]
encode(const std::string &x, char buf[], unsigned int cap)LoadSave [inline, static]
encode(const std::string &x, FILE *f)LoadSave [inline, static]
encode(const char *x, char buf[], unsigned int cap)LoadSave [inline, static]
encode(const char *x, FILE *f)LoadSave [inline, static]
encode(const char x, char buf[], unsigned int cap)LoadSave [inline, static]
encode(const char x, FILE *f)LoadSave [inline, static]
encode(const unsigned char x, char buf[], unsigned int cap)LoadSave [inline, static]
encode(const unsigned char x, FILE *f)LoadSave [inline, static]
encode(const bool x, char buf[], unsigned int cap)LoadSave [inline, static]
encode(const bool x, FILE *f)LoadSave [inline, static]
encodeInc(const T &value, char *&buf, unsigned int &cap)LoadSave [inline, static]
encodeInc(const T &value, char *&buf, unsigned int &cap, const char *msg,...) __attribute__((format(printfLoadSave [inline, static]
encodeIncT(const T &value, char *&buf, unsigned int &cap, const char *msg="LoadSave::encode overflow",...) __attribute__((format(printfLoadSave [inline, static]
getBinSize() const PostureEngine [virtual]
getConfig()Kinematics [inline, static]
getInterestPoint(const std::string &name, unsigned int &link, NEWMAT::Matrix &ip)Kinematics
getInterestPoint(const std::string &name, unsigned int &c, unsigned int &l, NEWMAT::Matrix &ip)Kinematics [protected]
getJointInterestPoint(unsigned int joint, const std::string &name)Kinematics
getLinkInterestPoint(unsigned int link, const std::string &name)Kinematics [inline]
getLoadedSensors() const PostureEngine [inline, virtual]
getOutputCmd(unsigned int i)PostureEngine [inline]
getOutputCmd(unsigned int i) const PostureEngine [inline]
getSerializedSize(const LoadSave &x)LoadSave [inline, static]
getSerializedSize(const std::string &x)LoadSave [inline, static]
getSerializedSize(const char *x)LoadSave [inline, static]
getSerializedSize(const void *)LoadSave [inline, static]
getSerializedSize(const bool &)LoadSave [inline, static]
getSerializedSize(const T &x)LoadSave [inline, static]
getSerializedSize()LoadSave [inline, static]
init()Kinematics [protected]
initStatics()Kinematics [protected, static]
InterestPointMap typedefKinematics [protected]
ipsKinematics [protected, static]
jointMapsKinematics [protected, static]
jointToBase(unsigned int joint)Kinematics
jointToJoint(unsigned int iJ, unsigned int oJ)Kinematics
jointToLink(unsigned int iJ, unsigned int oL)Kinematics
Kinematics()Kinematics [inline]
Kinematics(const Kinematics &)Kinematics [inline]
linkToBase(unsigned int link)Kinematics
linkToJoint(unsigned int iL, unsigned int oJ)Kinematics
linkToLink(unsigned int iL, unsigned int oL)Kinematics
loadBuffer(const char buf[], unsigned int len)PostureEngine [virtual]
loadFile(const char filename[])PostureEngine [virtual]
LoadSave::loadFile(const char *filename)LoadSave [virtual]
LoadFile(const char *filename) ATTR_deprecatedLoadSave [virtual]
loadFileStream(FILE *f)LoadSave [virtual]
loadLine(unsigned int linenum, const std::map< std::string, section_t > &sectionMap, std::vector< std::string > &words, section_t &curSection, Capabilities *&caps, bool &filtered)PostureEngine [protected, virtual]
LoadSave()LoadSave [inline]
loadSaveSensorsPostureEngine [protected]
lookup(unsigned int tkout, unsigned int &c, unsigned int &l)Kinematics [inline, protected]
maxdiff(const PostureEngine &pe) const PostureEngine [virtual]
newChain(unsigned int chainIdx)Kinematics [protected, static]
operator()(unsigned int i)PostureEngine [inline]
operator()(unsigned int i) const PostureEngine [inline]
operator=(const PostureEngine &pe)PostureEngine [inline]
Kinematics::operator=(const Kinematics &)Kinematics [inline]
pack(float x, float y, float z, float h=1)Kinematics [inline, static]
PostureEngine()PostureEngine [inline]
PostureEngine(const std::string &filename)PostureEngine [inline]
PostureEngine(const WorldState *st)PostureEngine [inline]
PostureEngine(const PostureEngine &pe)PostureEngine [inline]
projectToPlane(unsigned int j, const NEWMAT::ColumnVector &r_j, unsigned int b, const NEWMAT::ColumnVector &p_b, unsigned int f)Kinematics
roconfigKinematics [protected, static]
saveBuffer(char buf[], unsigned int len) const PostureEngine [virtual]
saveCreator(const char *creator, char buf[], unsigned int len) const LoadSave [virtual]
saveCreator(const char *creator, FILE *f) const LoadSave [virtual]
saveCreatorInc(const char *creator, char *&buf, unsigned int &len) const LoadSave [virtual]
saveCreatorIncT(const char *creator, char *&buf, unsigned int &len) const LoadSave [virtual]
SaveFile(const char *filename) const ATTR_deprecatedLoadSave [virtual]
saveFile(const char filename[]) const PostureEngine [virtual]
LoadSave::saveFile(const char *filename) const LoadSave [virtual]
saveFileStream(FILE *f) const LoadSave [virtual]
saveFormatCondensedPostureEngine [protected]
SECTION_BUTTONS enum valuePostureEngine [protected]
SECTION_METAINFO enum valuePostureEngine [protected]
SECTION_OUTPUTS enum valuePostureEngine [protected]
SECTION_PIDDUTIES enum valuePostureEngine [protected]
SECTION_SENSORS enum valuePostureEngine [protected]
section_t enum namePostureEngine [protected]
setAverage(const PostureEngine &pe, float w=0.5)PostureEngine [virtual]
setCombine(const PostureEngine &pe)PostureEngine [virtual]
setLoadedSensors(WorldState *ws)PostureEngine [inline, virtual]
setOutputCmd(unsigned int i, const OutputCmd &c)PostureEngine [inline]
setOverlay(const PostureEngine &pe)PostureEngine [virtual]
setSaveFormat(bool condensed, WorldState *ws)PostureEngine [virtual]
setUnderlay(const PostureEngine &pe)PostureEngine [virtual]
setWeights(float w)PostureEngine [inline, virtual]
setWeights(float w, unsigned int lowjoint, unsigned int highjoint)PostureEngine [virtual]
solveLinkPosition(const NEWMAT::ColumnVector &Ptgt, unsigned int link, const NEWMAT::ColumnVector &Peff)PostureEngine [virtual]
solveLinkPosition(float Ptgt_x, float Ptgt_y, float Ptgt_z, unsigned int link, float Peff_x, float Peff_y, float Peff_z)PostureEngine [inline, virtual]
solveLinkVector(const NEWMAT::ColumnVector &Ptgt, unsigned int link, const NEWMAT::ColumnVector &Peff)PostureEngine [virtual]
solveLinkVector(float Ptgt_x, float Ptgt_y, float Ptgt_z, unsigned int link, float Peff_x, float Peff_y, float Peff_z)PostureEngine [inline, virtual]
staticsInitedKinematics [protected, static]
stringpadLoadSave [static]
stripTildes(std::string &word)PostureEngine [inline, protected]
takeSnapshot()PostureEngine [virtual]
takeSnapshot(const WorldState &st)PostureEngine [virtual]
unpack(NEWMAT::Matrix m, float &ox, float &oy, float &oz)Kinematics [inline, static]
unpack(NEWMAT::Matrix m, float &ox, float &oy, float &oz, float &oh)Kinematics [inline, static]
update(unsigned int c, unsigned int l)PostureEngine [protected, virtual]
~Kinematics()Kinematics [virtual]
~LoadSave()LoadSave [virtual]
~PostureEngine()PostureEngine [virtual]


Tekkotsu v4.0
Generated Thu Nov 22 00:58:36 2007 by Doxygen 1.5.4