#include "urg_c/urg_sensor.h"
#include "urg_c/urg_utils.h"
#include "open_urg_sensor.h"
#include <stdlib.h>
#include <stdio.h>
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
static void | print_data (urg_t *urg, long data[], int data_n, long time_stamp) |
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 57 of file get_distance.c.
|
static |
Definition at line 18 of file get_distance.c.