| Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
Config::motion_config Struct Reference#include <Config.h>
Detailed Descriptionmotion information
Definition at line 238 of file Config.h.
Constructor & Destructor Documentation
don't call
Member Function Documentation
returns an absolute path if is relative (to root), otherwise just name
Definition at line 255 of file Config.h. Referenced by WaypointEngine< MAX_WAY >::loadFile(), WalkMC::loadFile(), PostureEngine::loadFile(), MotionSequenceEngine::loadFile(), Kinematics::newChain(), AutoGetupBehavior::processEvent(), WaypointWalkControl::refresh(), PostureEditor::refresh(), WaypointEngine< MAX_WAY >::saveFile(), WalkMC::saveFile(), PostureEngine::saveFile(), MotionSequenceEngine::saveFile(), SaveWalkControl::takeInput(), and SavePostureControl::takeInput().
don't call
Member Data Documentationmultiplier from desired to command for PID joints
Definition at line 244 of file Config.h. Referenced by motion_config(), WorldState::read(), and Config::setValue(). port to send/receive "console" information on (separate from system console)
Definition at line 251 of file Config.h. Referenced by Config::setValue().
sound file to use when e-stop turned off
Definition at line 246 of file Config.h. Referenced by motion_config(), EmergencyStopMC::setStopped(), and Config::setValue().
sound file to use when e-stop turned on
Definition at line 245 of file Config.h. Referenced by motion_config(), EmergencyStopMC::setStopped(), and Config::setValue(). if true, walks should attempt to switch directions immediately; otherwise they should do some kind of software acceleration to more smoothly switch direction
Definition at line 250 of file Config.h. Referenced by Config::setValue(), and WalkMC::updateOutputs().
list of chains to load from kinematics
Definition at line 243 of file Config.h. Referenced by Kinematics::calcLegHeights(), Kinematics::calculateGroundPlane(), Kinematics::init(), Kinematics::initStatics(), Kinematics::newChain(), and Config::setValue().
the kinematics description file to load
Definition at line 242 of file Config.h. Referenced by Kinematics::newChain(), and Config::setValue(). max speed for the head joints, used by HeadPointerMC; rad/s
Definition at line 248 of file Config.h. Referenced by PostureMC::defaultMaxSpeed(), OldHeadPointerMC::defaultMaxSpeed(), HeadPointerMC::defaultMaxSpeed(), and Config::setValue(). max speed for the head joints, used by HeadPointerMC; rad/s
Definition at line 249 of file Config.h. Referenced by PostureMC::defaultMaxSpeed(), OldHeadPointerMC::defaultMaxSpeed(), HeadPointerMC::defaultMaxSpeed(), and Config::setValue(). max speed for the head joints, used by HeadPointerMC; rad/s
Definition at line 247 of file Config.h. Referenced by PostureMC::defaultMaxSpeed(), OldHeadPointerMC::defaultMaxSpeed(), HeadPointerMC::defaultMaxSpeed(), and Config::setValue().
path on memory stick to "motion" files - for instance, position (.pos) and motion sequence (.mot)
Definition at line 240 of file Config.h. Referenced by makePath(), Config::setValue(), and WaypointWalkControl::WaypointWalkControl(). port to send error information to
Definition at line 252 of file Config.h. Referenced by Config::setValue(). pointer back to the containing config object
Definition at line 239 of file Config.h. Referenced by makePath().
the walk parameter file to load by default for new WalkMC's
Definition at line 241 of file Config.h. Referenced by WalkMC::init(), and Config::setValue().
The documentation for this struct was generated from the following file: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Tekkotsu v3.0 |
Generated Wed Oct 4 00:04:58 2006 by Doxygen 1.4.7 |