#include "open_urg_sensor.h"#include "urg_c/urg_utils.h"#include "urg_c/urg_detect_os.h"#include <string.h>#include <stdio.h>
Go to the source code of this file.
| Functions | |
| int | open_urg_sensor (urg_t *urg, int argc, char *argv[]) | 
| int open_urg_sensor | ( | urg_t * | urg, | 
| int | argc, | ||
| char * | argv[] | ||
| ) | 
Definition at line 18 of file open_urg_sensor.c.