void printUsage()
Definition: main_helper.cpp:24
Cheetah Software
1.0
|
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.
MasterConfig gMasterConfig |
Definition at line 19 of file main_helper.cpp.