NTRT Simulator  Version: Master
 All Classes Namespaces Files Functions Variables Typedefs Friends Pages
JSONMixedLearningControl.cpp File Reference

A controller for the template class BaseSpineModelLearning. More...

#include "JSONMixedLearningControl.h"
#include "core/tgSpringCableActuator.h"
#include "core/tgBasicActuator.h"
#include "controllers/tgImpedanceController.h"
#include "examples/learningSpines/tgCPGActuatorControl.h"
#include "examples/learningSpines/tgCPGCableControl.h"
#include "examples/learningSpines/BaseSpineModelLearning.h"
#include "helpers/FileHelpers.h"
#include "learning/AnnealEvolution/AnnealEvolution.h"
#include "learning/Configuration/configuration.h"
#include "util/CPGEquationsFB.h"
#include "neuralNet/Neural Network v2/neuralNetwork.h"
#include <json/json.h>
#include <string>
#include <iostream>
#include <vector>

Go to the source code of this file.

Detailed Description

A controller for the template class BaseSpineModelLearning.

Author
Brian Mirletz, Dawn Hustig-Schultz
Version
1.0.0 $Id$

Definition in file JSONMixedLearningControl.cpp.