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

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

#include "AppQuadSimpleActuation.h"
#include "dev/btietz/JSONTests/tgCPGJSONLogger.h"
#include "helpers/FileHelpers.h"
#include <json/json.h>

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, Brandon Gigous $Id$

Definition in file AppQuadSimpleActuation.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 409 of file AppQuadSimpleActuation.cpp.

Here is the call graph for this function: