Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
CameraBehavior.cc File ReferenceImplements CameraBehavior, for taking pictures. More... #include "CameraBehavior.h" #include "Behaviors/BehaviorBase.h" #include "Motion/MotionManager.h" #include "Events/EventBase.h" #include "Events/EventRouter.h" #include "Events/TextMsgEvent.h" #include "Shared/RobotInfo.h" #include "Wireless/Socket.h" #include "Shared/WorldState.h" #include "Sound/SoundManager.h" #include "Shared/Config.h" #include "Shared/ProjectInterface.h" #include "Motion/MMAccessor.h" #include "IPC/SharedObject.h" #include "Vision/FilterBankGenerator.h" #include "Vision/RawCameraGenerator.h" #include "Vision/InterleavedYUVGenerator.h" #include "Vision/JPEGGenerator.h" #include "Vision/PNGGenerator.h" #include "Motion/LedMC.h" #include <sys/types.h> #include <sys/stat.h> #include <unistd.h> #include <dirent.h>
Include dependency graph for CameraBehavior.cc:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Detailed DescriptionImplements CameraBehavior, for taking pictures. Definition in file CameraBehavior.cc. Function Documentation
|
Tekkotsu v5.1CVS |
Generated Mon May 9 04:58:54 2016 by Doxygen 1.6.3 |