Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
Regis1Info Namespace ReferenceDeclares configuration of the Regis robot prototype, such as number of joints, LEDs, etc. More...
Detailed DescriptionDeclares configuration of the Regis robot prototype, such as number of joints, LEDs, etc. Enumeration Type Documentation
Just a little macro for converting degrees to radians. Definition at line 111 of file Regis1Info.h. Just a little macro for converting degrees to radians.
Definition at line 102 of file Regis1Info.h. Just a little macro for converting degrees to radians. Definition at line 120 of file Regis1Info.h. these are all 'absolute' offsets -- no need to add to HeadOffset
Definition at line 85 of file Regis1Info.h. Just a little macro for converting degrees to radians. Definition at line 124 of file Regis1Info.h. these are the traditional sub-offsets, relative to HeadOffset
Definition at line 96 of file Regis1Info.h. Just a little macro for converting degrees to radians. Definition at line 79 of file Regis1Info.h. Variable Documentation
beginning of arm joints, don't add anything, just use ArmOffset_t entries directly Definition at line 68 of file Regis1Info.h.
Use with kinematics to refer to base reference frame. Definition at line 75 of file Regis1Info.h.
The beginning of the binary joints. Definition at line 72 of file Regis1Info.h.
Just a little macro for converting degrees to radians. Definition at line 122 of file Regis1Info.h.
Use with kinematics to refer to camera reference frame. Definition at line 77 of file Regis1Info.h. allocation declared in RobotInfo.cc Definition at line 45 of file RobotInfo.cc.
Initial value:
{ {1,0,0}, {1,0,0}, {1,0,0},{1,0,0},{1,0,0},{1,0,0},{1,0,0},{1,0,0}, {1,0,0},{1,0,0},{1,0,0},{1,0,0} } Just a little macro for converting degrees to radians. Definition at line 154 of file Regis1Info.h.
the offset of the beginning of the ear joints - note that ears aren't sensed. They can be flicked by the environment and you won't know. Definition at line 73 of file Regis1Info.h.
time between frames in the motion system (milliseconds) Definition at line 27 of file Regis1Info.h.
Use with kinematics to refer to paw reference frames (add appropriate LegOrder_t to specify which paw). Definition at line 76 of file Regis1Info.h.
the offset of the beginning of the head joints, add TPROffset_t to get specific joint Definition at line 69 of file Regis1Info.h.
Base, Shoulder, Elbow, Wrist (Yaw, Roll), Gripper. Definition at line 34 of file Regis1Info.h.
Left and Right Wheels. Definition at line 38 of file Regis1Info.h.
the offset of LEDs in WorldState::outputs and MotionCommand functions, see LedOffset_t for specific offsets Definition at line 71 of file Regis1Info.h.
Initial value:
{ 1.f, 1.f, 1.f, 1.f, 1.f, 1.f, 1.f, 1.f, 1.f, 1.f, 1.f, 1.f } haven't determined safe speeds for regis yet Definition at line 162 of file Regis1Info.h.
Initial value:
{ { -1 , 1 }, { -1 , 1 }, { RAD(-90),RAD(90) },{ RAD(-90),RAD(90) },{ RAD(-90),RAD(90) },{ RAD(-90),RAD(90) },{ RAD(-90),RAD(90) },{ RAD(-90),RAD(90) }, { RAD(-100),RAD(100) },{ RAD(-10),RAD(190) },{ RAD(-140),RAD(60) },{ RAD(-150),RAD(50) } } the range that can be reached by external interaction (i.e. the domain of the output feedback) This is probably identical to outputRanges, but may differ if the outputs have some built-in safety margin... Definition at line 186 of file Regis1Info.h.
Left and Right Wheels. Definition at line 36 of file Regis1Info.h.
Left and Right Wheels. Definition at line 35 of file Regis1Info.h.
The number of binary joints - just the ears. Definition at line 51 of file Regis1Info.h.
Left and Right Wheels. Definition at line 45 of file Regis1Info.h.
Left and Right Wheels. Definition at line 44 of file Regis1Info.h.
Left and Right Wheels. Definition at line 48 of file Regis1Info.h.
the number of frames per buffer (don't forget also double buffered) Definition at line 28 of file Regis1Info.h.
Left and Right Wheels. Definition at line 41 of file Regis1Info.h.
Left and Right Wheels. Definition at line 47 of file Regis1Info.h.
Left and Right Wheels. Definition at line 40 of file Regis1Info.h.
Left and Right Wheels. Definition at line 39 of file Regis1Info.h.
Left and Right Wheels. Definition at line 43 of file Regis1Info.h.
the total number of outputs Definition at line 52 of file Regis1Info.h.
The number of joints which use PID motion - everything except ears. Definition at line 50 of file Regis1Info.h.
for the base, gripper (* NumArms), and camera reference frames Definition at line 53 of file Regis1Info.h.
Left and Right Wheels. Definition at line 46 of file Regis1Info.h.
Left and Right Wheels. Definition at line 42 of file Regis1Info.h.
Left and Right Wheels. Definition at line 32 of file Regis1Info.h.
Initial value:
{ "WHEEL:L", "WHEEL:R", "ARM:base","ARM:shldr","ARM:elbow","ARM:wrist","ARM:wristRot","ARM:gripper", "GNk:Pan","GNk:Shldr","GNk:Elbow","GNk:Pitch", "BaseFrame","GripperFrame","CameraFrame", NULL } Names for each of the outputs. Definition at line 129 of file Regis1Info.h.
Initial value:
{ { -1 , 1 }, { -1 , 1 }, { RAD(-90),RAD(90) },{ RAD(-94.45f),RAD(94.45f) },{ RAD(-94.45f),RAD(94.45f) },{ RAD(-94.45f),RAD(94.45f) },{ RAD(-90),RAD(90) },{ RAD(-90),RAD(90) }, { RAD(-100),RAD(100) },{ RAD(-190),RAD(10) },{ RAD(-60),RAD(140) },{ RAD(-50),RAD(150) } } the range that can be reached by the joint controller (i.e. the domain of the output commands) Definition at line 177 of file Regis1Info.h.
The beginning of the PID Joints. Definition at line 66 of file Regis1Info.h.
Just a little macro for converting degrees to radians. Definition at line 126 of file Regis1Info.h.
the number of milliseconds per sound buffer... I'm not sure if this can be changed Definition at line 29 of file Regis1Info.h.
the name of the model, to be used for logging and remote GUIs Definition at line 44 of file RobotInfo.cc. Referenced by DynamicInfo::DynamicCapabilities::operator=().
beginning of wheel velocities, don't need to add anything, just use WheelOffset_t entries directly Definition at line 67 of file Regis1Info.h. |
Tekkotsu v5.1CVS |
Generated Mon May 9 04:59:26 2016 by Doxygen 1.6.3 |