24 namespace learningmachine {
37 std::ostringstream buffer;
virtual void handle(IEvent &e)
Default handler for any Event, which means the Event is ignored.
yarp::sig::Vector input
Vector of inputs.
virtual std::string toString()
Returns a string representation of the Event.
Prediction predicted
Vector of predicted outputs.
PredictEvent(const yarp::sig::Vector &input, const Prediction &predicted)
Constructor.
virtual void visit(IEventListener &listener)
Causes the Event to visit an EventListener.
A class that represents a prediction result.
std::string toString()
Returns a string represenation of the prediction.
This file contains the definition of unique IDs for the body parts and the skin parts of the robot.