Homepage | Demos | Overview | Downloads | Tutorials | Reference | Credits |
Definition in file Aibo3DControllerBehavior.h.
#include <iostream>
#include "Wireless/Wireless.h"
#include "Behaviors/BehaviorBase.h"
#include "Motion/MotionManager.h"
#include "Motion/RemoteControllerMC.h"
#include "Events/EventRouter.h"
#include "Events/EventBase.h"
#include "Shared/RobotInfo.h"
Include dependency graph for Aibo3DControllerBehavior.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Compounds | |
class | Aibo3DControllerBehavior |
Listens to aibo3d control commands coming in from the command port. More... | |
Functions | |
int | aibo3dcontrollercmd_callback (char *buf, int bytes) |
gets input from the GUI | |
Variables | |
Aibo3DControllerBehavior * | aibo3dControllerBehavior = NULL |
so aibo3dcontrollercmd_callback knows where to send the input from the GUI |
|
gets input from the GUI
Definition at line 108 of file Aibo3DControllerBehavior.h. References aibo3dControllerBehavior, and Aibo3DControllerBehavior::registerData(). |
|
so aibo3dcontrollercmd_callback knows where to send the input from the GUI
Definition at line 19 of file Aibo3DControllerBehavior.h. |
Tekkotsu v1.4 |
Generated Sat Jul 19 00:06:39 2003 by Doxygen 1.3.2 |