#include <memory.h>
#include <math.h>
#include <stdlib.h>
#include "xiaoqiang_driver/StatusPublisher.h"
#include "xiaoqiang_driver/AsyncSerial.h"
Go to the source code of this file.
Namespaces | |
xiaoqiang_driver | |
Macros | |
#define | DISABLE 0 |
#define | ENABLE 1 |
Typedefs | |
typedef sensor_msgs::PointCloud2 | xiaoqiang_driver::PointCloud |
#define DISABLE 0 |
Definition at line 35 of file StatusPublisher.cpp.
#define ENABLE 1 |
Definition at line 36 of file StatusPublisher.cpp.