NTRT Simulator
Version: Master
|
Contains the definition of functions for multi-terrain app. More...
#include "AppMultiTerrain_OC.h"
#include "dev/btietz/multiTerrain_OC/OctahedralComplex.h"
#include "examples/learningSpines/SpineFeedbackControl.h"
#include "dev/btietz/TC_goal/SpineGoalControl.h"
#include "dev/btietz/multiTerrain_OC/OctahedralGoalControl.h"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Contains the definition of functions for multi-terrain app.
Contains the definition function main() for the Multiple terrains app.
Definition in file AppMultiTerrain_OC.cpp.
int main | ( | int | argc, |
char ** | argv | ||
) |
The entry point.
[in] | argc | the number of command-line arguments |
[in] | argv | argv[0] is the executable name |
Definition at line 406 of file AppMultiTerrain_OC.cpp.