19 #ifndef APP_SPINE_CONTROL_STATS_H
20 #define APP_SPINE_CONTROL_STATS_H
48 #include <boost/program_options.hpp>
54 namespace po = boost::program_options;
68 void handleOptions(
int argc,
char** argv);
99 double timestep_physics;
100 double timestep_graphics;
112 std::string lowerPath;
118 #endif // APP_SPINE_CONTROL_H
Definition of tgSubject class.
Contains the definition of class tgHillyGround.
Implementing the Flemons quadruped model (roughly), but as a subclass of Brian's BaseSpineModelLearni...
Contains the definition of class tgSimulation.
Contains the definition of class tgModel.
Contains the definition of class tgSimViewGraphics.
Contains the definition of class tgBlockField. A random field of blocks used to test tensegrities...
A controller for the template class BaseSpineModelLearning more metrics, such as center of mass of e...
Contains the definition of class tgWorld $Id$.
Contains the definition of class tgBoxGround.