NTRT Simulator
Version: Master
|
Using Brian's existing spine controller for a quadruped, using more muscles to increase torsion. More...
#include "AppQuadControlSpiral.h"
#include "dev/btietz/JSONTests/tgCPGJSONLogger.h"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
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.
Using Brian's existing spine controller for a quadruped, using passive model with simpler actuation.
Definition in file AppQuadControlSpiral.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 374 of file AppQuadControlSpiral.cpp.