19 #ifndef JSON_GOAL_TENSION_NNW_H
20 #define JSON_GOAL_TENSION_NNW_H
33 #include <json/value.h>
50 std::string resourcePath =
"");
68 #endif // SPINE_FEEDBACK_CONTROL_H
A controller for the template class BaseSpineModelLearning.
virtual void onSetup(BaseSpineModelLearning &subject)
JSONGoalTensionNNW(JSONGoalControl::Config config, std::string args, std::string resourcePath="")
virtual std::vector< double > getGoalFeedback(const BaseSpineModelGoal *subject)
virtual void onStep(BaseSpineModelLearning &subject, double dt)
A controller for the template class BaseSpineModelLearning.
virtual void onTeardown(BaseSpineModelLearning &subject)