19 #ifndef APP_QUAD_SIMPLE_ACTUATION_H
20 #define APP_QUAD_SIMPLE_ACTUATION_H
30 #include "BigPuppySymmetricSpiral2.h"
33 #include "JSONQuadFeedbackControl.h"
48 #include <boost/program_options.hpp>
54 namespace po = boost::program_options;
68 void handleOptions(
int argc,
char** argv);
100 double timestep_physics;
101 double timestep_graphics;
113 std::string lowerPath;
119 #endif // APP_QUAD_SIMPLE_ACTUATION
Definition of tgSubject class.
Contains the definition of class tgHillyGround.
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...
Contains the definition of class tgWorld $Id$.
Contains the definition of class tgBoxGround.