#include <stdio.h>#include <stdlib.h>#include <string.h>#include "hokuyo.h"#include <robottype.h>#include <roboorte_robottype.h>#include <unistd.h>#include <time.h>#include <semaphore.h>
Functions | |
| void | rcv_hokuyo_scan_cb (const ORTERecvInfo *info, void *vinstance, void *recvCallBackParam) |
| int | main (int argc, char **argv) |
Variables | |
| sem_t | data_printed |
| struct robottype_orte_data | orte |
| int main | ( | int | argc, | |
| char ** | argv | |||
| ) |

| void rcv_hokuyo_scan_cb | ( | const ORTERecvInfo * | info, | |
| void * | vinstance, | |||
| void * | recvCallBackParam | |||
| ) |

| sem_t data_printed |
| struct robottype_orte_data orte |
1.7.1