#include <csignal>#include <cstdio>#include <LMS1xx.h>#include "ros/ros.h"#include "sensor_msgs/LaserScan.h"
Go to the source code of this file.
Defines | |
| #define | DEG2RAD M_PI/180.0 | 
Functions | |
| int | main (int argc, char **argv) | 
| #define DEG2RAD M_PI/180.0 | 
Definition at line 7 of file LMS1xx_node.cpp.
| int main | ( | int | argc, | 
| char ** | argv | ||
| ) | 
Definition at line 9 of file LMS1xx_node.cpp.