| Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
AXS1SensorsResponse Struct ReferenceExpected response from a ReadAXS1SensorsCmd. More...
Inheritance diagram for AXS1SensorsResponse:
![]() Detailed DescriptionExpected response from a ReadAXS1SensorsCmd. Definition at line 346 of file DynamixelProtocol.h.
Constructor & Destructor Documentationconstructor Definition at line 348 of file DynamixelProtocol.h. Member Data Documentation
unused Definition at line 370 of file DynamixelProtocol.h.
reflectance from the center Definition at line 363 of file DynamixelProtocol.h. Referenced by DynamixelDriver::provideValues().
external illumination from the center Definition at line 366 of file DynamixelProtocol.h. Referenced by DynamixelDriver::provideValues().
checksum value (bitwise negated sum of all non-marker fields), see nchecksum() Definition at line 382 of file DynamixelProtocol.h.
reflectance from the left Definition at line 362 of file DynamixelProtocol.h. Referenced by DynamixelDriver::provideValues().
external illumination from the left Definition at line 365 of file DynamixelProtocol.h. Referenced by DynamixelDriver::provideValues().
bitset indicating whether leftLum, centerLum, or rightLum have exceeded a threshold (unused, requires reset) Definition at line 369 of file DynamixelProtocol.h.
bitset indicating whether leftIR, centerIR, or rightIR have exceeded a threshold (unused, requires reset) Definition at line 368 of file DynamixelProtocol.h.
reflectance from the right Definition at line 364 of file DynamixelProtocol.h. Referenced by DynamixelDriver::provideValues().
external illumination from the right Definition at line 367 of file DynamixelProtocol.h. Referenced by DynamixelDriver::provideValues().
number of times the microphone reading has exceeded a threshold Definition at line 373 of file DynamixelProtocol.h. Referenced by DynamixelDriver::provideValues(), and CommThread::runloop().
current pressure reading from microphone (unused, not sampled frequently enough to be useful) Definition at line 371 of file DynamixelProtocol.h.
the maximum microphone value from microphone (requires reset) Definition at line 372 of file DynamixelProtocol.h. Referenced by DynamixelDriver::provideValues(). The documentation for this struct was generated from the following file: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Tekkotsu Hardware Abstraction Layer 5.1CVS |
Generated Tue Jan 31 04:35:35 2012 by Doxygen 1.6.3 |