Macros | Functions
client.cpp File Reference
#include "ros/ros.h"
#include "sensor_msgs/LaserScan.h"
Include dependency graph for client.cpp:

Go to the source code of this file.

Macros

#define RAD2DEG(x)   ((x)*180./M_PI)
 

Functions

int main (int argc, char **argv)
 
void scanCallback (const sensor_msgs::LaserScan::ConstPtr &scan)
 

Macro Definition Documentation

#define RAD2DEG (   x)    ((x)*180./M_PI)

Definition at line 41 of file client.cpp.

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 55 of file client.cpp.

void scanCallback ( const sensor_msgs::LaserScan::ConstPtr &  scan)

Definition at line 43 of file client.cpp.



rplidar_ros
Author(s):
autogenerated on Wed Mar 20 2019 07:54:15