19 #ifndef SERIALIZED_SPINE_CONTROL
20 #define SERIALIZED_SPINE_CONTROL
53 Config(std::string fileName);
77 std::vector<double> insideLeftLength;
78 std::vector<double> insideRightLength;
79 std::vector<double> outsideTopLength;
80 std::vector<double> outsideLeftLength;
81 std::vector<double> outsideRightLength;
88 std::vector<double> insideLeftTens;
89 std::vector<double> insideRightTens;
90 std::vector<double> outsideTopTens;
91 std::vector<double> outsideLeftTens;
92 std::vector<double> outsideRightTens;
153 const std::vector<tgSpringCableActuator*> stringList,
154 const std::vector<double> stringLengths,
155 const std::vector<double> tensions,
161 std::size_t segments;
176 #endif // MY_MODEL_CONTROLLER_H
std::vector< double > insideTopLength
Definition of tgObserver class.
Config(std::string fileName)
std::vector< double > phaseOffsets
tgImpedanceController * in_controller
virtual void onStep(BaseSpineModelLearning &subject, double dt)
SerializedSpineControl(std::string fileName)
Definition of tgObserver class.
virtual void onSetup(BaseSpineModelLearning &subject)
std::vector< double > insideTopTens
~SerializedSpineControl()