19 #ifndef KINEMATIC_SPINE_CPG_CONTROL_H
20 #define KINEMATIC_SPINE_CPG_CONTROL_H
46 std::string resourcePath =
"",
47 std::string ec =
"edgeConfig.ini",
48 std::string nc =
"nodeConfig.ini");
58 #endif // BASE_SPINE_CPG_CONTROL_H
KinematicSpineCPGControl(BaseSpineCPGControl::Config config, std::string args, std::string resourcePath="", std::string ec="edgeConfig.ini", std::string nc="nodeConfig.ini")
A controller for the template class BaseSpineModelLearning.
virtual void setupCPGs(BaseSpineModelLearning &subject, array_2D nodeActions, array_4D edgeActions)