void printUsage()
Definition: main_helper.cpp:24
|
Cheetah Software
1.0
|
Include dependency graph for main_helper.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| int | main_helper (int argc, char **argv, RobotController *ctrl) |
Variables | |
| MasterConfig | gMasterConfig |
| int main_helper | ( | int | argc, |
| char ** | argv, | ||
| RobotController * | ctrl | ||
| ) |
Definition at line 31 of file main_helper.cpp.
References MasterConfig::_robot, CHEETAH_3, install_segfault_handler(), MINI_CHEETAH, printUsage(), SimulationBridge::run(), MiniCheetahHardwareBridge::run(), and MasterConfig::simulated.
Here is the call graph for this function:| MasterConfig gMasterConfig |
Definition at line 19 of file main_helper.cpp.