Commit 6ee9386d authored by oscar's avatar oscar

提交头文件宏

parent d15c9e8f
......@@ -3,7 +3,12 @@
#include <vector>
#include "BaseTracker.h"
#include "Track3D.h"
#ifdef _QICHECHENG_
#include "jfxrosperceiver/det_tracking_array.h"
#define jfx_common_msgs jfxrosperceiver
#else
#include "jfx_common_msgs/det_tracking_array.h"
#endif
#include "SafeQueue.hpp"
//#include "TrackingMsg.h"
#include "ros/ros.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment