NimbRo ROS Soccer Package
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
behaviour_control.h
Go to the documentation of this file.
1 // Behaviour Control Framework
2 // Author: Philipp Allgeuer <pallgeuer@ais.uni-bonn.de>
3 
568 // Ensure header is only included once
569 #ifndef BEHAVIOUR_CONTROL_H
570 #define BEHAVIOUR_CONTROL_H
571 
579 namespace behaviourcontrol {}
580 
581 // Include class definitions
589 
590 #endif /* BEHAVIOUR_CONTROL_H */
591 // EOF
Defines the sensor classes for the Behaviour Control Framework.
Defines various template functions for the Behaviour Control Framework.
Defines the BehaviourManager class for the Behaviour Control Framework.
Defines the BehaviourLayer class for the Behaviour Control Framework.
Defines the Behaviour class for the Behaviour Control Framework.
Defines the actuator classes for the Behaviour Control Framework.
Common definitions include file for the internal Behaviour Control Framework source code...