Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
ArmController.cc File ReferenceImplements ArmController, listens to control commands coming in from the command port for remotely controlling the arm. More... #include "Shared/RobotInfo.h" #include "Behaviors/Controller.h" #include "ArmController.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/Config.h" #include "Motion/PIDMC.h" #include "Motion/MotionSequenceMC.h" #include "IPC/SharedObject.h" #include "Motion/KinematicJoint.h" #include "Shared/TimeET.h" #include "Motion/MMAccessor.h" #include "Motion/ArmMC.h" #include "Motion/IKSolver.h"
Include dependency graph for ArmController.cc:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Detailed DescriptionImplements ArmController, listens to control commands coming in from the command port for remotely controlling the arm. Definition in file ArmController.cc. Function Documentation
|
Tekkotsu v5.1CVS |
Generated Mon May 9 04:58:53 2016 by Doxygen 1.6.3 |