Cheetah Software
1.0
Main Page
Namespaces
Classes
Files
File List
File Members
main_helper.h
Go to the documentation of this file.
1
#ifndef ROBOT_MAIN_H
2
#define ROBOT_MAIN_H
3
4
#include <
Types.h
>
5
#include <
RobotController.h
>
6
7
extern
MasterConfig
gMasterConfig
;
8
int
main_helper
(
int
argc,
char
** argv,
RobotController
* ctrl);
9
10
#endif // ROBOT_MAIN_H
main_helper
int main_helper(int argc, char **argv, RobotController *ctrl)
Definition:
main_helper.cpp:31
Types.h
RobotController
Definition:
RobotController.h:10
RobotController.h
MasterConfig
Definition:
Types.h:6
gMasterConfig
MasterConfig gMasterConfig
Definition:
main_helper.cpp:19
home
dhkim
Public_Repository
Cheetah-Software
robot
include
main_helper.h
Generated by
1.8.11