NTRT Simulator  Version: Master
 All Classes Namespaces Files Functions Variables Typedefs Friends Pages
AppQuadControlSpiral2.cpp File Reference

Contains the definition function main() for the Multiple terrains app, used here for control of a quadruped. More...

#include "AppQuadControlSpiral2.h"
#include "dev/btietz/JSONTests/tgCPGJSONLogger.h"
Include dependency graph for AppQuadControlSpiral2.cpp:

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 

Detailed Description

Contains the definition function main() for the Multiple terrains app, used here for control of a quadruped.

Author
Brian Mirletz, Alexander Xydes, Dawn Hustig-Schultz $Id$

Definition in file AppQuadControlSpiral2.cpp.

Function Documentation

int main ( int  argc,
char **  argv 
)

The entry point.

Parameters
[in]argcthe number of command-line arguments
[in]argvargv[0] is the executable name
Returns
0

Definition at line 374 of file AppQuadControlSpiral2.cpp.

Here is the call graph for this function: