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

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

#include "JSONCPGControl.h"
#include <string>
#include "core/tgSpringCableActuator.h"
#include "controllers/tgImpedanceController.h"
#include "examples/learningSpines/tgCPGActuatorControl.h"
#include "examples/learningSpines/tgCPGCableControl.h"
#include "examples/learningSpines/BaseSpineModelLearning.h"
#include "examples/learningSpines/BaseSpineCPGControl.h"
#include "helpers/FileHelpers.h"
#include "util/CPGEquations.h"
#include "util/CPGNode.h"
#include <json/json.h>
#include <exception>

Go to the source code of this file.

Detailed Description

A controller for the template class BaseSpineModelLearning.

Author
Brian Mirletz
Version
1.1.0 $Id$

Definition in file JSONCPGControl.cpp.