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

Using Brian's existing spine controller for a quadruped, using more muscles to increase torsion. More...

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

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 

Detailed Description

Using Brian's existing spine controller for a quadruped, using more muscles to increase torsion.

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

Author
Dawn Hustig-Schultz, Brian Mirletz
Date
April. 2016
Version
1.0.0 $Id$
Author
Brian Mirletz, Alexander Xydes, Dawn Hustig-Schultz $Id$

Definition in file AppMGControl.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 373 of file AppMGControl.cpp.

Here is the call graph for this function: