URG debugging functions. More...
#include "urg_sensor.h"Go to the source code of this file.
Functions | |
| int | urg_raw_write (urg_t *urg, const char *data, int data_size) |
| int | urg_raw_read (urg_t *urg, char *data, int max_data_size, int timeout) |
| int | urg_raw_readline (urg_t *urg, char *data, int max_data_size, int timeout) |
URG debugging functions.
$Id$
1.8.3.1