|
| | RobotLineTest (char name[]=(char *)"RCJ Line") |
| |
|
void | loop9 () |
| |
| | RobotLine (char name[]=(char *)"RCJ Line") |
| |
| void | armCatch () |
| |
| void | armCatchReady () |
| |
|
void | armClose () |
| |
| void | armDrop () |
| |
| void | armUp () |
| |
| bool | barrier () |
| |
| void | bitmapsSet () |
| |
| uint16_t | brightness (uint8_t transistorNumber) |
| |
| bool | button (uint8_t number) |
| |
| void | curve () |
| |
| bool | dark () |
| |
| void | display (ledSign image) |
| |
| void | display (char *text) |
| |
| void | evacuationZone () |
| |
| uint16_t | front () |
| |
| uint16_t | frontLeft () |
| |
| uint16_t | frontRight () |
| |
| void | go (int16_t leftSpeed, int16_t rightSpeed) |
| |
| uint16_t | leftBack () |
| |
| uint16_t | leftFront () |
| |
| bool | lineAny (uint8_t fistTransistor=0, uint8_t lastTransistor=0xFF) |
| |
| bool | line (uint8_t transistorNumber) |
| |
| float | lineCenter () |
| |
| void | loop0 () |
| |
|
void | loop1 () |
| |
|
void | loop2 () |
| |
|
void | loop3 () |
| |
|
void | loop4 () |
| |
|
void | loop5 () |
| |
|
void | loop6 () |
| |
|
void | loop7 () |
| |
|
void | loop8 () |
| |
| void | loopMenu () |
| |
| void | goAhead () |
| |
| float | heading () |
| |
| uint8_t | hue (uint8_t deviceNumber) |
| |
| void | illumination (uint8_t current, uint8_t deviceNumber) |
| |
| void | lineFollow () |
| |
| void | loop () |
| |
| bool | markers () |
| |
| void | obstacleAvoid () |
| |
| void | omniWheelsTest () |
| |
| uint8_t | patternColors (uint8_t deviceNumber) |
| |
| float | pitch () |
| |
| void | rcjLine () |
| |
| uint16_t | rightBack () |
| |
| uint16_t | rightFront () |
| |
| float | roll () |
| |
| uint8_t | saturation (uint8_t deviceNumber) |
| |
| void | servo (uint16_t degrees=90, uint8_t servoNumber=0) |
| |
| void | sign (uint8_t number) |
| |
| void | stop () |
| |
| void | surfacePrint (bool newLine=false, uint16_t delayMsAfterPrint=0) |
| |
| void | turn (int16_t byDegreesClockwise) |
| |
| uint8_t | value (uint8_t deviceNumber) |
| |
| void | wallFollow () |
| |
| bool | wallLeft () |
| |
| bool | wallRight () |
| |
|
| Robot (char name[15]=(char *)"MRMS robot", char ssid[15]=(char *)"MRMS", char wiFiPassword[15]=(char *)"mrms") |
| |
| void | actionAdd (ActionBase *action) |
| |
| void | actionEnd () |
| |
| bool | actionPreprocessing (bool andFinish=true) |
| |
| void | actionPreprocessingEnd () |
| |
| void | add (Board *aBoard) |
| |
| void | blink () |
| |
| void | bluetoothTest () |
| |
| void | end () |
| |
| void | canBusSniffToggle () |
| |
| void | canIdChange () |
| |
| void | colorIlluminationOff () |
| |
| void | colorIlluminationOn () |
| |
| void | colorPatternErase () |
| |
| void | colorPatternPrint () |
| |
| void | colorPatternRecognize () |
| |
| void | colorPatternRecord () |
| |
| void | delayMs (uint16_t pauseMs) |
| |
| void | delayMicros (uint16_t pauseMicros) |
| |
| uint8_t | devicesScan (bool verbose) |
| |
| void | devicesStart (uint8_t measuringMode=0) |
| |
| void | devicesStop () |
| |
| void | errors () |
| |
| void | firmwarePrint () |
| |
| float | fpsGet () |
| |
| void | fpsPrint () |
| |
| void | i2cTest () |
| |
| void | info () |
| |
| void | irFinder3Test () |
| |
| void | irFinder3TestCalculated () |
| |
| void | lidar2mTest () |
| |
| void | lidar4mTest () |
| |
| void | lidarCalibrate () |
| |
| void | menu () |
| |
| void | menuColor () |
| |
| void | menuMainAndIdle () |
| |
| void | menuReflectance () |
| |
| void | menuSystem () |
| |
| void | messagePrint (CANBusMessage *msg, bool outbound) |
| |
| void | messagesReceive () |
| |
| void | motorTest () |
| |
| void | nodeTest () |
| |
| void | noLoopWithoutThis () |
| |
| void | oscillatorTest () |
| |
| void | reflectanceArrayCalibrationPrint () |
| |
| void | run () |
| |
| uint16_t | serialReadNumber (uint16_t timeoutFirst=3000, uint16_t timeoutBetween=500, bool onlySingleDigitInput=false, uint16_t limit=0xFFFE, bool printWarnings=true) |
| |
| void | servoInteractive () |
| |
| bool | setup (bool andFinish=true) |
| |
| bool | sniffing () |
| |
| void | stopAll () |
| |
| bool | stressTest () |
| |
| void | thermoTest () |
| |
| bool | userBreak () |
| |
| void | verboseToggle () |
| |