19 #ifndef SPINE_KINEMATICS_TEST_CONTROLLER_H
20 #define SPINE_KINEMATICS_TEST_CONTROLLER_H
66 std::vector<std::string> tagsToControl);
107 std::vector<std::string> m_tagsToControl;
119 typedef std::map<tgTags, double> InitialRestLengths;
120 InitialRestLengths initialRL;
126 std::vector<tgBasicActuator*> cablesWithTags;
130 #endif // SPINE_KINEMATICS_TEST_CONTROLLER_H
void initializeActuators(TensegrityModel &subject, std::string tag)
Definition of tgObserver class.
Definition of tgSubject class.
SpineKinematicsTestController(double startTime, double minLength, double rate, std::vector< std::string > tagsToControl)
virtual ~SpineKinematicsTestController()
virtual void onSetup(TensegrityModel &subject)
virtual void onStep(TensegrityModel &subject, double dt)