
Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| void | SigHandler (int sig) |
Variables | |
| string | ROBOT_ID = "dsr01" |
| string | ROBOT_ID2 = "dsr02" |
| string | ROBOT_MODEL = "m1013" |
| string | ROBOT_MODEL2 = "m1013" |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 49 of file m1013x2.cpp.
| void SigHandler | ( | int | sig | ) |
Definition at line 25 of file m1013x2.cpp.
| string ROBOT_ID = "dsr01" |
Definition at line 19 of file m1013x2.cpp.
| string ROBOT_ID2 = "dsr02" |
Definition at line 21 of file m1013x2.cpp.
| string ROBOT_MODEL = "m1013" |
Definition at line 20 of file m1013x2.cpp.
| string ROBOT_MODEL2 = "m1013" |
Definition at line 22 of file m1013x2.cpp.