Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
DynamicInfo Namespace ReferenceDeclares symbols for the 'Dynamic' robot model, used for tools which are model agnostic. More...
Detailed DescriptionDeclares symbols for the 'Dynamic' robot model, used for tools which are model agnostic. Variable Documentation
Use with kinematics to refer to base reference frame. Definition at line 31 of file DynamicInfo.cc.
Name for each button. Definition at line 33 of file DynamicInfo.cc. allocation declared in RobotInfo.cc Definition at line 37 of file DynamicInfo.cc.
This table holds the default PID values for each joint. see PIDMC. Definition at line 39 of file DynamicInfo.cc.
time between frames in the motion system (milliseconds) Definition at line 19 of file DynamicInfo.h.
no arms, just legs Definition at line 9 of file DynamicInfo.cc.
The number of joints per leg. Definition at line 13 of file DynamicInfo.cc.
the offset of LEDs in WorldState::outputs and MotionCommand functions, see LedOffset_t for specific offsets Definition at line 30 of file DynamicInfo.cc. Referenced by DynamicInfo::DynamicCapabilities::operator=().
These values are Sony's recommended maximum joint velocities, in rad/sec. a value <= 0 means infinite speed (e.g. LEDs) These limits are not enforced by the framework. They are simply available for you to use as you see fit. HeadPointerMC and PostureMC are primary examples of included classes which do respect these values (although they can be overridden) These values were obtained from the administrators of the Sony OPEN-R BBS Definition at line 41 of file DynamicInfo.cc.
This table holds the mechanical limits of each of the outputs, first index is the output offset, second index is MinMaxRange_t (i.e. MinRange or MaxRange). Same as outputRanges, don't know actual values because they were never specified by Sony Definition at line 45 of file DynamicInfo.cc.
no wheels, just legs Definition at line 11 of file DynamicInfo.cc.
no arms, just legs Definition at line 10 of file DynamicInfo.cc.
the number of buttons that are available, 2 head, 4 paws, 3 back, 1 underbelly see ERS7Info::ButtonOffset_t Definition at line 20 of file DynamicInfo.cc. Referenced by DynamicInfo::DynamicCapabilities::findButtonOffset(), DynamicInfo::DynamicCapabilities::getButtonOffset(), and DynamicInfo::DynamicCapabilities::operator=().
The number of joints which control the ears (NOT per ear, is total). Definition at line 19 of file DynamicInfo.cc.
The number of face panel LEDs. Definition at line 23 of file DynamicInfo.cc.
the number of frames per buffer (don't forget also double buffered) Definition at line 20 of file DynamicInfo.h.
The number of joints in the neck. Definition at line 16 of file DynamicInfo.cc.
The number of LEDs which can be controlled. Definition at line 22 of file DynamicInfo.cc. Referenced by DynamicInfo::DynamicCapabilities::operator=().
the TOTAL number of joints on ALL legs Definition at line 15 of file DynamicInfo.cc.
The number of legs. Definition at line 14 of file DynamicInfo.cc.
the number of joints that control the mouth Definition at line 18 of file DynamicInfo.cc.
the total number of outputs Definition at line 26 of file DynamicInfo.cc. Referenced by DynamicInfo::DynamicCapabilities::findFrameOffset(), DynamicInfo::DynamicCapabilities::findOutputOffset(), DynamicInfo::DynamicCapabilities::getFrameOffset(), DynamicInfo::DynamicCapabilities::getOutputOffset(), and DynamicInfo::DynamicCapabilities::operator=().
The number of joints which use PID motion - everything except ears. Definition at line 25 of file DynamicInfo.cc. Referenced by DynamicInfo::DynamicCapabilities::operator=().
for the base, paws (NumLegs), camera, and IR sensors (3) reference frames Definition at line 27 of file DynamicInfo.cc. Referenced by DynamicInfo::DynamicCapabilities::findFrameOffset(), DynamicInfo::DynamicCapabilities::findOutputOffset(), DynamicInfo::DynamicCapabilities::getFrameOffset(), DynamicInfo::DynamicCapabilities::getOutputOffset(), and DynamicInfo::DynamicCapabilities::operator=().
3 IR (distance), 3 accel (force), 5 from power, see ERS7Info::SensorOffset_t Definition at line 21 of file DynamicInfo.cc. Referenced by DynamicInfo::DynamicCapabilities::findSensorOffset(), DynamicInfo::DynamicCapabilities::getSensorOffset(), and DynamicInfo::DynamicCapabilities::operator=().
The number of joints assigned to the tail. Definition at line 17 of file DynamicInfo.cc.
no wheels, just legs Definition at line 7 of file DynamicInfo.cc.
Names for each of the outputs. Definition at line 35 of file DynamicInfo.cc.
This table holds the software limits of each of the outputs, first index is the output offset, second index is MinMaxRange_t (i.e. MinRange or MaxRange). Definition at line 43 of file DynamicInfo.cc.
The beginning of the PID Joints. Definition at line 29 of file DynamicInfo.cc. Referenced by DynamicInfo::DynamicCapabilities::operator=().
Provides a string name for each sensor. Definition at line 34 of file DynamicInfo.cc.
the number of milliseconds per sound buffer... I'm not sure if this can be changed Definition at line 21 of file DynamicInfo.h.
the name of the model, to be used for logging and remote GUIs Definition at line 5 of file DynamicInfo.cc. Referenced by DynamicInfo::DynamicCapabilities::operator=(). |
Tekkotsu v5.1CVS |
Generated Mon May 9 04:59:22 2016 by Doxygen 1.6.3 |