Definition at line 47 of file ArSonarAutoDisabler.h.
Public Member Functions | |
| ArSonarAutoDisabler (ArRobot *robot) | |
| Constructor. | |
| virtual | ~ArSonarAutoDisabler () |
| Destructor. | |
Protected Member Functions | |
| void | userTask (void) |
| our user task | |
Protected Attributes | |
| ArTime | myLastMoved |
| ArRobot * | myRobot |
| bool | mySonarEnabled |
| ArFunctorC< ArSonarAutoDisabler > | myUserTaskCB |
1.4.7