#include <ros/ros.h>#include "roch_base/roch_hardware.h"#include <boost/assign/list_of.hpp>#include <float.h>
Go to the source code of this file.
Defines | |
| #define | polling_timeout_ 20 |
Functions | |
| int | main (int argc, char **argv) |
| void | publishRawData () |
| #define polling_timeout_ 20 |
Definition at line 6 of file test_rangefinder.cpp.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 29 of file test_rangefinder.cpp.
| void publishRawData | ( | ) |
Definition at line 8 of file test_rangefinder.cpp.