|
Robot Agent
1.0
|
Go to the source code of this file.
Data Structures | |
| struct | s_CONFIG_STRUCT |
| Configuration structure. More... | |
Typedefs | |
| typedef struct s_CONFIG_STRUCT | config_t |
| Configuration structure. More... | |
Functions | |
| void | config_load (void) |
Variables | |
| config_t | g_config |
| #define s_CONFIG_DEFAULT_ENVIRONMENT_ROOM_DEF_PATH "./res/large_room.dat" |
| #define s_CONFIG_DEFAULT_ENVIRONMENT_TAGS_DEF_PATH "./res/large_tags.dat" |
| #define s_CONFIG_DEFAULT_SERIALPORT_OPENINTERFACE_PORT_PATH "/dev/ttyUSB1" |
| #define S_CONFIG_DEFAULT_SERIALPORT_RFID_PORT_PATH "/dev/ttyUSB0" |
| #define s_CONFIG_DEFAULT_UDP_BROADCAST_IP "255.255.255.255" |
| typedef struct s_CONFIG_STRUCT config_t |
Configuration structure.
1.8.5