#include "FeedbackSensor.h"#include "BioloidServo.h"

Go to the source code of this file.
Data Structures | |
| struct | actionReturn |
| class | Environment |
Typedefs | |
| typedef struct actionReturn | ACTION_RETURN |
| typedef struct actionReturn ACTION_RETURN |
defines the return for performing an action in the environment (s', reward)
1.6.3