#include <robodata.h>#include <robot.h>#include <fsm.h>#include <unistd.h>#include <math.h>#include <movehelper.h>#include <map.h>#include <sharp.h>#include <robomath.h>#include <string.h>#include <robodim.h>#include <error.h>#include <termios.h>#include <pthread.h>#include <stdio.h>#include <ul_log.h>
Defines | |
| #define | FSM_MAIN |
Functions | |
| UL_LOG_CUST (ulogd_test_actuators) | |
| void | terminal_setup () |
| void | terminal_cleanup () |
| FSM_STATE_DECL (just_receive_events) | |
| FSM_STATE (just_receive_events) | |
| void * | handle_keyboard (void *) |
| int | main () |
Variables | |
| struct termios | original_settings |
| int | terminal_file_descriptor |
| #define FSM_MAIN |
| FSM_STATE | ( | just_receive_events | ) |
| FSM_STATE_DECL | ( | just_receive_events | ) |
| void* handle_keyboard | ( | void * | ) |


| int main | ( | void | ) |

| void terminal_cleanup | ( | ) |

| void terminal_setup | ( | ) |


| UL_LOG_CUST | ( | ulogd_test_actuators | ) |
| struct termios original_settings |
1.7.1