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] |
cmass | TruckMesh | [protected] |
collisionCallback(void *data, dGeomID o1, dGeomID o2) | TruckMesh | [virtual] |
Configurable() | Configurable | [inline] |
Configurable(const std::string &name, const std::string &revision) | Configurable | [inline] |
create(const osg::Matrix &pose) | TruckMesh | [protected, virtual] |
created | TruckMesh | [protected] |
destroy() | TruckMesh | [protected, virtual] |
doInternalStuff(GlobalData &globalData) | TruckMesh | [virtual] |
drawBoundings | TruckMesh | [protected] |
getAllParamNames() | Configurable | [virtual] |
getAngularSpeed() const | OdeRobot | [virtual] |
getId() const | Configurable | [inline] |
getMainPrimitive() const | TruckMesh | [inline, protected, virtual] |
getMotorNumber() | TruckMesh | [inline, virtual] |
getName() const | Configurable | [inline, virtual] |
getOrientation() const | OdeRobot | [virtual] |
getParam(const paramkey &key) const | Configurable | [virtual] |
getParamList() const | Configurable | [inline, virtual] |
getPosition() const | OdeRobot | [virtual] |
getRevision() const | Configurable | [inline, virtual] |
getSensorNumber() | TruckMesh | [inline, virtual] |
getSensors(sensor *sensors, int sensornumber) | TruckMesh | [virtual] |
getSpeed() const | OdeRobot | [virtual] |
height | TruckMesh | [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] |
joint | TruckMesh | [protected] |
length | TruckMesh | [protected] |
max_force | TruckMesh | [protected] |
middlelength | TruckMesh | [protected] |
middlewidth | TruckMesh | [protected] |
motor typedef | AbstractRobot | |
motorno | TruckMesh | [protected] |
mycallback(void *data, dGeomID o1, dGeomID o2) | TruckMesh | [protected, static] |
object | TruckMesh | [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) | TruckMesh | [virtual] |
lpzrobots::OdeRobot::place(const Pos &pos) | OdeRobot | [virtual] |
print(FILE *f, const char *prefix) const | Configurable | |
radius | TruckMesh | [protected] |
restoreCfg(const char *filenamestem) | Configurable | [virtual] |
segmentsno | TruckMesh | [protected] |
sensor typedef | AbstractRobot | |
sensorno | TruckMesh | [protected] |
setColor(const Color &col) | OdeRobot | [virtual] |
setMotors(const motor *motors, int motornumber) | TruckMesh | [virtual] |
setName(const paramkey &name) | Configurable | [inline, virtual] |
setParam(const paramkey &key, paramval val) | Configurable | [virtual] |
setRevision(const paramkey &revision) | Configurable | [inline, virtual] |
speed | TruckMesh | [protected] |
storeCfg(const char *filenamestem, const std::list< std::string > &comments=std::list< std::string >()) | Configurable | [virtual] |
Trackable() | Trackable | [inline] |
TruckMesh(const OdeHandle &odeHandle, const OsgHandle &osgHandle, const std::string &name, double size=1, double force=3, double speed=15, double mass=1) | TruckMesh | |
update() | TruckMesh | [virtual] |
wheelthickness | TruckMesh | [protected] |
width | TruckMesh | [protected] |
wmass | TruckMesh | [protected] |
~AbstractRobot() | AbstractRobot | [inline, virtual] |
~Configurable() | Configurable | [inline, virtual] |
~OdeRobot() | OdeRobot | [virtual] |
~Trackable() | Trackable | [inline, virtual] |
~TruckMesh() | TruckMesh | [inline, virtual] |