| Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
Controller.cc File ReferenceImplements Controller class, a behavior that should be started whenever the emergency stop goes on to provide menus for robot control. More... #include "Controller.h"#include "Motion/MotionManagerMsg.h"#include <string>#include <vector>#include <map>#include "Behaviors/BehaviorBase.h"#include "Events/EventBase.h"#include "Events/EventRouter.h"#include "Motion/MotionManager.h"#include "Wireless/Wireless.h"#include "Wireless/Socket.h"#include <stack>#include "Motion/EmergencyStopMC.h"#include "Motion/MMAccessor.h"#include "IPC/SharedObject.h"#include "Shared/WorldState.h"#include "Shared/get_time.h"#include "Sound/SoundManager.h"#include "Events/TextMsgEvent.h"#include "Shared/RobotInfo.h"#include "Shared/ERS210Info.h"#include "Shared/ERS220Info.h"#include "Shared/ERS2xxInfo.h"#include "Shared/ERS7Info.h"#include "Shared/ChiaraInfo.h"#include "Shared/string_util.h"#include "Shared/ProjectInterface.h"#include "Shared/Config.h"#include "Shared/debuget.h"#include "Motion/LedMC.h"#include <sstream>
Include dependency graph for Controller.cc:
![]()
This graph shows which files directly or indirectly include this file:
![]() Go to the source code of this file. Detailed DescriptionImplements Controller class, a behavior that should be started whenever the emergency stop goes on to provide menus for robot control. Definition in file Controller.cc. |
|
Tekkotsu v5.1CVS |
Generated Mon May 9 04:58:55 2016 by Doxygen 1.6.3 |