NTRT Simulator
Version: Master
|
Contains the definition function main() for the Multiple terrains app, used here for control of a quadruped. More...
#include "dev/dhustigschultz/BigPuppy_SpineOnly/BigPuppySpineOnly.h"
#include "dev/dhustigschultz/BP_SC_Symmetric/JSONQuadFeedbackControl.h"
#include "models/obstacles/tgBlockField.h"
#include "core/tgModel.h"
#include "core/tgSubject.h"
#include "core/tgSimViewGraphics.h"
#include "core/tgSimulation.h"
#include "core/tgWorld.h"
#include "core/terrain/tgBoxGround.h"
#include "core/terrain/tgHillyGround.h"
#include <boost/program_options.hpp>
#include <iostream>
#include <string>
Go to the source code of this file.
Classes | |
class | AppSpineControl |
Contains the definition function main() for the Multiple terrains app, used here for control of a quadruped.
Definition in file AppSpineControl.h.