AbstractRobot(const std::string &name="abstractRobot", const std::string &revision="$ID$") | AbstractRobot | [inline] |
addParameter(const paramkey &key, paramval *val) | Configurable | [inline, virtual] |
addParameter(const paramkey &key, parambool *val) | Configurable | [inline, virtual] |
addParameter(const paramkey &key, paramint *val) | Configurable | [inline, virtual] |
addParameterDef(const paramkey &key, paramval *val, paramval def) | Configurable | [inline, virtual] |
addParameterDef(const paramkey &key, parambool *val, parambool def) | Configurable | [inline, virtual] |
addParameterDef(const paramkey &key, paramint *val, paramint def) | Configurable | [inline, virtual] |
ankleservos | VierBeiner | [protected] |
bigboxtransform | VierBeiner | [protected] |
collisionCallback(void *data, dGeomID o1, dGeomID o2) | VierBeiner | [virtual] |
conf | VierBeiner | [protected] |
Configurable() | Configurable | [inline] |
Configurable(const std::string &name, const std::string &revision) | Configurable | [inline] |
create(const osg::Matrix &pose) | VierBeiner | [protected, virtual] |
created | VierBeiner | [protected] |
destroy() | VierBeiner | [protected, virtual] |
doInternalStuff(GlobalData &globalData) | VierBeiner | [virtual] |
getAllParamNames() | Configurable | [virtual] |
getAngularSpeed() const | OdeRobot | [virtual] |
getDefaultConf() | VierBeiner | [inline, static] |
getId() const | Configurable | [inline] |
getMainPrimitive() const | VierBeiner | [inline, virtual] |
getMotorNumber() | VierBeiner | [virtual] |
getName() const | Configurable | [inline, virtual] |
getOrientation() const | OdeRobot | [virtual] |
getParam(const paramkey &key) const | VierBeiner | [virtual] |
lpzrobots::OdeRobot::getParam(const paramkey &key) const | Configurable | [virtual] |
getParamList() const | VierBeiner | [virtual] |
getPosition() const | OdeRobot | [virtual] |
getRevision() const | Configurable | [inline, virtual] |
getSensorNumber() | VierBeiner | [virtual] |
getSensors(sensor *sensors, int sensornumber) | VierBeiner | [virtual] |
getSpeed() const | OdeRobot | [virtual] |
headtailservos | VierBeiner | [protected] |
headtrans | VierBeiner | [protected] |
hipservos | VierBeiner | [protected] |
insertCVSInfo(paramkey &str, const char *file, const char *revision) | Configurable | [static] |
isGeomInPrimitiveList(Primitive **ps, int len, dGeomID geom) | OdeRobot | [protected, static] |
isGeomInPrimitiveList(std::list< Primitive * > ps, dGeomID geom) | OdeRobot | [protected, static] |
joints | VierBeiner | [protected] |
kneeservos | VierBeiner | [protected] |
legmass | VierBeiner | [protected] |
motor typedef | AbstractRobot | |
neck | VierBeiner | [protected] |
objects | VierBeiner | [protected] |
OdeAgent class | OdeRobot | [friend] |
odeHandle | OdeRobot | [protected] |
OdeRobot(const OdeHandle &odeHandle, const OsgHandle &osgHandle, const std::string &name, const std::string &revision) | OdeRobot | |
osgHandle | OdeRobot | [protected] |
parambool typedef | Configurable | |
paramboollist typedef | Configurable | |
paramboolmap typedef | Configurable | |
paramint typedef | Configurable | |
paramintlist typedef | Configurable | |
paramintmap typedef | Configurable | |
paramkey typedef | Configurable | |
paramlist typedef | Configurable | |
parammap typedef | Configurable | |
paramval typedef | Configurable | |
parentspace | OdeRobot | [protected] |
parse(FILE *f) | Configurable | |
place(const osg::Matrix &pose) | VierBeiner | [virtual] |
lpzrobots::OdeRobot::place(const Pos &pos) | OdeRobot | [virtual] |
print(FILE *f, const char *prefix) const | Configurable | |
restoreCfg(const char *filenamestem) | Configurable | [virtual] |
sensor typedef | AbstractRobot | |
setColor(const Color &col) | OdeRobot | [virtual] |
setMotors(const motor *motors, int motornumber) | VierBeiner | [virtual] |
setName(const paramkey &name) | Configurable | [inline, virtual] |
setParam(const paramkey &key, paramval val) | VierBeiner | [virtual] |
lpzrobots::OdeRobot::setParam(const paramkey &key, paramval val) | Configurable | [virtual] |
setRevision(const paramkey &revision) | Configurable | [inline, virtual] |
storeCfg(const char *filenamestem, const std::list< std::string > &comments=std::list< std::string >()) | Configurable | [virtual] |
tail | VierBeiner | [protected] |
Trackable() | Trackable | [inline] |
trunk | VierBeiner | [protected] |
update() | VierBeiner | [virtual] |
VierBeiner(const OdeHandle &odeHandle, const OsgHandle &osgHandle, const VierBeinerConf &conf, const std::string &name) | VierBeiner | |
~AbstractRobot() | AbstractRobot | [inline, virtual] |
~Configurable() | Configurable | [inline, virtual] |
~OdeRobot() | OdeRobot | [virtual] |
~Trackable() | Trackable | [inline, virtual] |
~VierBeiner() | VierBeiner | [inline, virtual] |