19 #ifndef RB_STRING_TEST_H
20 #define RB_STRING_TEST_H
47 double minTotalLength = 0.1);
52 double m_minTotalLength;
65 virtual void step(
double dt);
67 const int getSegments()
const
69 return m_config.m_segments;
73 std::vector<tgBasicActuator*> allMuscles;
78 const tgNode* m_pStartNode;
82 #endif // RB_STRING_TEST_H
Definition of tgSubject class.
Contains the definition of class tgModel.
virtual void step(double dt)
Contains the definition of class tgBasicActuator.
virtual void setup(tgWorld &world)
Contains the definition of class tgRod.