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

A controller for the template class BaseSpineModelLearning. more metrics, such as center of mass of entire structure. More...

#include "JSONMGFeedbackControl.h"
#include "core/tgSpringCableActuator.h"
#include "core/tgBasicActuator.h"
#include "controllers/tgImpedanceController.h"
#include "tgCPGMGActuatorControl.h"
#include "tgCPGMGCableControl.h"
#include "dev/dhustigschultz/MountainGoat/MountainGoat.h"
#include "helpers/FileHelpers.h"
#include "learning/AnnealEvolution/AnnealEvolution.h"
#include "learning/Configuration/configuration.h"
#include "util/CPGEquationsFB.h"
#include "examples/learningSpines/tgCPGCableControl.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. more metrics, such as center of mass of entire structure.

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

Definition in file JSONMGFeedbackControl.cpp.