| 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 "Behaviors/Controller.h"
#include "Shared/WorldState.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.
Classes | |
| 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 122 of file Aibo3DControllerBehavior.h. Referenced by Aibo3DControllerBehavior::DoStart(). |
|
|
so aibo3dcontrollercmd_callback knows where to send the input from the GUI
Definition at line 21 of file Aibo3DControllerBehavior.h. Referenced by Aibo3DControllerBehavior::Aibo3DControllerBehavior(), aibo3dcontrollercmd_callback(), and Aibo3DControllerBehavior::~Aibo3DControllerBehavior(). |
|
Tekkotsu v2.0 |
Generated Wed Jan 21 03:20:32 2004 by Doxygen 1.3.4 |