Go to the source code of this file.
Defines | |
| #define | DEFAULT_USARSIM_HOST "127.0.0.1" |
| #define | DEFAULT_USARSIM_PORT 3000 |
| #define | DEFAULT_USARSIM_IMGSERVER_PORT 5003 |
| #define | DEFAULT_USARSIM_ROBOT "ERS" |
| #define | DEFAULT_USARSIM_LOCATION "0,0,-0.6" |
| #define | DEFAULT_USARSIM_ROBOT_TEAM NO_TEAM |
| #define | DEFAULT_USARSIM_BALL_LOCATION "-2,0,-0.04" |
| #define | DEFAULT_DISPLAY_IMAGE_FPS false |
| #define | DEBUG_USARSIM_PROTOCOL false |
| #define | BUFFER_SIZE 2048 |
| #define | PRINTF_FORMAT |
|
|
|
|
|
|
|
|
Definition at line 33 of file config.h. Referenced by main(). |
|
|
Definition at line 31 of file config.h. Referenced by main(). |
|
|
Definition at line 25 of file config.h. Referenced by main(). |
|
|
|
|
|
Definition at line 29 of file config.h. Referenced by main(). |
|
|
Definition at line 26 of file config.h. Referenced by main(). |
|
|
Definition at line 28 of file config.h. Referenced by main(). |
|
|
|
|
|
|
1.3.9.1