| Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
CommonCalliopeInfo::CalliopeInfo Namespace Reference
Typedef Documentation
So you can be clear when you're refering to a LED bitmask. Definition at line 361 of file CommonCalliopeInfo.h. Enumeration Type DocumentationThe offsets of the individual LEDs. Definition at line 349 of file CommonCalliopeInfo.h. Variable Documentation
mask corresponding to RedLEDOffset Definition at line 372 of file CommonCalliopeInfo.h. selects all of the leds Definition at line 377 of file CommonCalliopeInfo.h.
Use with kinematics to refer to base reference frame. Definition at line 344 of file CommonCalliopeInfo.h.
Initial value:
(1<<(AdvanceLEDOffset-LEDOffset)) | (1<<(PowerRedLEDOffset-LEDOffset)) Create has no blue LED, so use Advance (green) + Power (red). Definition at line 363 of file CommonCalliopeInfo.h.
Create has no blue LED: use Advance LED here, and Advance+PowerRED in BlueLEDMask. Definition at line 357 of file CommonCalliopeInfo.h.
Use with kinematics to refer to camera reference frame. Definition at line 345 of file CommonCalliopeInfo.h.
Initial value:
{
{1,0,0},
{1,0,0},
}
This table holds the default PID values for each joint. see PIDMC. Definition at line 381 of file CommonCalliopeInfo.h. LEDs for the face panel (all FaceLEDPanelMask<<(0:NumFacePanelLEDs-1) entries). Definition at line 375 of file CommonCalliopeInfo.h. mask corresponding to GreenLEDOffset Definition at line 365 of file CommonCalliopeInfo.h.
Definition at line 358 of file CommonCalliopeInfo.h.
Definition at line 334 of file CommonCalliopeInfo.h.
Definition at line 341 of file CommonCalliopeInfo.h.
Initial value:
{
0, 0,
0,
0,
0,
0,
0
}
These values are our recommended maximum joint velocities, in rad/ms. Definition at line 387 of file CommonCalliopeInfo.h.
Definition at line 342 of file CommonCalliopeInfo.h.
Definition at line 336 of file CommonCalliopeInfo.h.
Definition at line 335 of file CommonCalliopeInfo.h.
Definition at line 337 of file CommonCalliopeInfo.h.
the total number of outputs Definition at line 339 of file CommonCalliopeInfo.h.
number of motors and servos Definition at line 338 of file CommonCalliopeInfo.h.
Initial value:
{
{ -500 , 500 },
{ -500 , 500 },
{ 0 , 1 },
{ 0 , 1 },
{ 0 , 1 },
{ 0 , 1 },
{ MODE_PASSIVE, MODE_SAFE }
}
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 397 of file CommonCalliopeInfo.h.
mask corresponding to YellowLEDOffset Definition at line 371 of file CommonCalliopeInfo.h.
mask corresponding to GreenLEDOffset Definition at line 370 of file CommonCalliopeInfo.h.
mask corresponding to BlueLEDOffset Definition at line 369 of file CommonCalliopeInfo.h. mask corresponding to RedLEDOffset Definition at line 367 of file CommonCalliopeInfo.h.
Definition at line 356 of file CommonCalliopeInfo.h. mask corresponding to YellowLEDOffset Definition at line 366 of file CommonCalliopeInfo.h.
Definition at line 359 of file CommonCalliopeInfo.h. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Tekkotsu v5.1CVS |
Generated Fri Mar 16 05:27:34 2012 by Doxygen 1.6.3 |