Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
WiiMoteInfo Namespace ReferenceContains information about the WiiMote remote control. More...
Detailed DescriptionContains information about the WiiMote remote control. Typedef Documentation
So you can be clear when you're refering to a LED bitmask Definition at line 89 of file WiiMoteInfo.h. Enumeration Type Documentationholds offsets to different buttons in WorldState::buttons[] Should be a straight mapping to the ButtonSourceIDs
Definition at line 112 of file WiiMoteInfo.h. Definition at line 96 of file WiiMoteInfo.h. holds offsets to different buttons in WorldState::buttons[] Should be a straight mapping to the ButtonSourceIDs
Definition at line 150 of file WiiMoteInfo.h. The offsets of the individual LEDs on the head and tail. Note that left/right are robot's point of view. See also LEDBitMask_t. Definition at line 82 of file WiiMoteInfo.h. holds offset to different sensor values in WorldState::sensors[]
Definition at line 144 of file WiiMoteInfo.h. The offsets of the individual LEDs on the head and tail. Note that left/right are robot's point of view. See also LEDBitMask_t. Definition at line 78 of file WiiMoteInfo.h. Variable Documentation
selects all of the leds Definition at line 93 of file WiiMoteInfo.h.
Use with kinematics to refer to base reference frame. Definition at line 76 of file WiiMoteInfo.h.
Initial value:
{ "button 2", "button 1", "button B", "button A", "button minus", "button home", "button left", "button right", "button down", "button up", "button pus", NULL } Provides a string name for each button. Definition at line 127 of file WiiMoteInfo.h.
The number of joints per leg. Definition at line 54 of file WiiMoteInfo.h.
The number of joints per leg. Definition at line 52 of file WiiMoteInfo.h.
The number of joints per leg. Definition at line 55 of file WiiMoteInfo.h.
The number of joints per leg. Definition at line 56 of file WiiMoteInfo.h.
The number of joints per leg. Definition at line 53 of file WiiMoteInfo.h. allocation declared in RobotInfo.cc Definition at line 181 of file WiiMoteInfo.h.
Initial value:
{ {0,0,0} } This table holds the default PID values for each joint. see PIDMC. Definition at line 184 of file WiiMoteInfo.h.
The offsets of the individual LEDs on the head and tail. Note that left/right are robot's point of view. See also LEDBitMask_t. Definition at line 74 of file WiiMoteInfo.h.
LEDs for the face panel (all FaceLEDPanelMask<<(0:NumFacePanelLEDs-1) entries). Definition at line 91 of file WiiMoteInfo.h.
time between frames in the motion system (milliseconds) Definition at line 24 of file WiiMoteInfo.h.
The number of joints per leg. Definition at line 31 of file WiiMoteInfo.h.
The number of joints per leg. Definition at line 35 of file WiiMoteInfo.h.
The offsets of the individual LEDs on the head and tail. Note that left/right are robot's point of view. See also LEDBitMask_t. Definition at line 71 of file WiiMoteInfo.h.
Initial value:
{ 0, 0, 0, 0 } These values are our recommended maximum joint velocities, in rad/ms. Definition at line 189 of file WiiMoteInfo.h.
Initial value:
{ { -1 , 1 }, { -1 , 1 }, { -1 , 1 }, { -1 , 1 }, } 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 204 of file WiiMoteInfo.h.
The offsets of the individual LEDs on the head and tail. Note that left/right are robot's point of view. See also LEDBitMask_t. Definition at line 73 of file WiiMoteInfo.h.
The number of joints per leg. Definition at line 33 of file WiiMoteInfo.h.
The number of joints per leg. Definition at line 32 of file WiiMoteInfo.h.
the number of buttons that are available, 2 head, 4 paws, 3 back, 1 underbelly see ERS7Info::ButtonOffset_t Definition at line 42 of file WiiMoteInfo.h.
The number of joints which control the ears (NOT per ear, is total). Definition at line 41 of file WiiMoteInfo.h.
The number of face panel LEDs. Definition at line 45 of file WiiMoteInfo.h.
the number of frames per buffer (don't forget also double buffered) Definition at line 25 of file WiiMoteInfo.h.
The number of joints in the neck. Definition at line 38 of file WiiMoteInfo.h.
The number of LEDs which can be controlled. Definition at line 44 of file WiiMoteInfo.h.
The number of joints per leg. Definition at line 37 of file WiiMoteInfo.h.
The number of legs. Definition at line 36 of file WiiMoteInfo.h.
the number of joints that control the mouth Definition at line 40 of file WiiMoteInfo.h.
the total number of outputs Definition at line 48 of file WiiMoteInfo.h.
servo pins Definition at line 47 of file WiiMoteInfo.h.
for the base, gripper (* NumArms) Definition at line 49 of file WiiMoteInfo.h.
the number of sensors available Definition at line 43 of file WiiMoteInfo.h.
The number of joints assigned to the tail. Definition at line 39 of file WiiMoteInfo.h.
The number of joints per leg. Definition at line 29 of file WiiMoteInfo.h.
Initial value:
{ "LED 0", "LED 1", "LED 2", "LED 3", "BaseFrame", NULL } Names for each of the outputs. Definition at line 171 of file WiiMoteInfo.h.
Initial value:
{ { -1 , 1 }, { -1 , 1 }, { -1 , 1 }, { -1 , 1 }, } 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 194 of file WiiMoteInfo.h.
The beginning of the PID Joints. Definition at line 68 of file WiiMoteInfo.h.
Initial value:
{ "x", "y", "z", NULL } Provides a string name for each sensor. Definition at line 160 of file WiiMoteInfo.h.
the number of milliseconds per sound buffer... I'm not sure if this can be changed Definition at line 26 of file WiiMoteInfo.h.
the name of the model, to be used for logging and remote GUIs Definition at line 109 of file RobotInfo.cc.
The offsets of the individual LEDs on the head and tail. Note that left/right are robot's point of view. See also LEDBitMask_t. Definition at line 69 of file WiiMoteInfo.h. |
Tekkotsu v5.1CVS |
Generated Mon May 9 04:59:26 2016 by Doxygen 1.6.3 |