19 #ifndef TETRA_SPINE_CPG_CONTROL_H
20 #define TETRA_SPINE_CPG_CONTROL_H
43 std::string resourcePath,
44 std::string ec =
"edgeConfig.ini",
45 std::string nc =
"nodeConfig.ini");
53 #endif // FLEMONS_SPINE_CPG_CONTROL_H
TetraSpineCPGControl(BaseSpineCPGControl::Config config, std::string args, std::string resourcePath, std::string ec="edgeConfig.ini", std::string nc="nodeConfig.ini")
virtual void setupCPGs(BaseSpineModelLearning &subject, array_2D nodeActions, array_4D edgeActions)
A controller for the template class BaseSpineModelLearning.