Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

WMMonitorBehavior.cc File Reference

Defines WMMonitorBehavior, which listens to commands from the Aibo3D gui and shows current state. More...

#include "WMMonitorBehavior.h"
#include <iostream>
#include "Wireless/Wireless.h"
#include "Behaviors/BehaviorBase.h"
#include "Motion/MotionManager.h"
#include "Events/EventRouter.h"
#include "Events/EventBase.h"
#include "Shared/RobotInfo.h"
#include "Behaviors/Controller.h"
#include "Shared/WMclass.h"
#include "Shared/Config.h"
Include dependency graph for WMMonitorBehavior.cc:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

 REGISTER_BEHAVIOR_MENU_OPT (WMMonitorBehavior,"TekkotsuMon", BEH_NONEXCLUSIVE)
int wmmonitorcmd_callback (char *buf, int bytes)
 interfaces with wireless to pass information from the gui to the monitor

Variables

WMMonitorBehaviorwmMonitorBehavior = NULL
 so wmmonitorcmd_callback knows where to send the input from the GUI

Detailed Description

Defines WMMonitorBehavior, which listens to commands from the Aibo3D gui and shows current state.

Author:
alokl (Creator)

Definition in file WMMonitorBehavior.cc.


Function Documentation

REGISTER_BEHAVIOR_MENU_OPT ( WMMonitorBehavior  ,
"TekkotsuMon"  ,
BEH_NONEXCLUSIVE   
)
int wmmonitorcmd_callback ( char *  buf,
int  bytes 
)

interfaces with wireless to pass information from the gui to the monitor

Definition at line 124 of file WMMonitorBehavior.cc.

Referenced by WMMonitorBehavior::doStart().


Variable Documentation

so wmmonitorcmd_callback knows where to send the input from the GUI

Definition at line 7 of file WMMonitorBehavior.cc.


Tekkotsu v5.1CVS
Generated Mon May 9 04:59:03 2016 by Doxygen 1.6.3