Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
Config::motion_config Class Referencemotion information More...
Inheritance diagram for Config::motion_config:
Detailed Descriptionmotion information Definition at line 539 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 569 of file Config.h. Referenced by GaitedFootstepMC::GaitedFootstepMC(), Kinematics::init(), WaypointEngine::loadFile(), PostureEngine::loadFile(), MotionSequenceEngine::loadFile(), WaypointWalkControl::refresh(), PostureEditor::refresh(), WaypointEngine::saveFile(), PostureEngine::saveFile(), MotionSequenceEngine::saveFile(), SaveWalkControl::takeInput(), SavePostureControl::takeInput(), and XWalkMC::XWalkMC().
don't call Member Data DocumentationIndicates the offset from user specified zero point to the physical system's zero point. Added before calibration_scale when converting from user's desired position to command to send to hardware. Definition at line 576 of file Config.h. Referenced by WorldState::applyCalibration(), MotionManager::getOutputs(), motion_config(), and WorldState::read(). Multiplier from desired position to command for each PID joint, applied after calibration_offset. Definition at line 575 of file Config.h. Referenced by WorldState::applyCalibration(), MotionManager::getOutputs(), motion_config(), WorldState::read(), and Config::setValue(). port to send/receive "console" information on (separate from system console) Definition at line 583 of file Config.h. Referenced by motion_config().
sound file to use when e-stop turned off Definition at line 578 of file Config.h. Referenced by motion_config(), and EmergencyStopMC::setStopped().
sound file to use when e-stop turned on Definition at line 577 of file Config.h. Referenced by motion_config(), and EmergencyStopMC::setStopped(). 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 582 of file Config.h. Referenced by motion_config().
the kinematics description file to load Definition at line 574 of file Config.h. Referenced by GaitedFootstepMC::GaitedFootstepMC(), Kinematics::init(), motion_config(), and XWalkMC::XWalkMC(). max speed for the head joints, used by HeadPointerMC; rad/s Definition at line 580 of file Config.h. Referenced by PostureMC::defaultMaxSpeed(), HeadPointerMC::defaultMaxSpeed(), and motion_config(). max speed for the head joints, used by HeadPointerMC; rad/s Definition at line 581 of file Config.h. Referenced by PostureMC::defaultMaxSpeed(), HeadPointerMC::defaultMaxSpeed(), and motion_config(). max speed for the head joints, used by HeadPointerMC; rad/s Definition at line 579 of file Config.h. Referenced by PostureMC::defaultMaxSpeed(), HeadPointerMC::defaultMaxSpeed(), and motion_config().
path on memory stick to "motion" files - for instance, position (.pos) and motion sequence (.mot) Definition at line 572 of file Config.h. Referenced by makePath(), motion_config(), PostureEditor::PostureEditor(), WaypointWalkControl::WaypointWalkControl(), and XWalkEdit::XWalkEdit(). port to send error information to Definition at line 584 of file Config.h. Referenced by motion_config(). pointer back to the containing config object Definition at line 571 of file Config.h. Referenced by makePath().
the walk parameter file to load by default for new WalkMC's Definition at line 573 of file Config.h. Referenced by motion_config(). The documentation for this class was generated from the following file: |
Tekkotsu v5.1CVS |
Generated Mon May 9 04:59:06 2016 by Doxygen 1.6.3 |