Commit 7ab381f2 authored by oscar's avatar oscar

提交汽车城宏

parent 6ee9386d
......@@ -3,7 +3,12 @@
#include <vector>
#include "BaseTrack.h"
#include "kalman_filter.h"
#ifdef _QICHECHENG_
#include "jfxrosperceiver/det_tracking.h"
#define jfx_common_msgs jfxrosperceiver
#else
#include "jfx_common_msgs/det_tracking.h"
#endif
using trackOjbPtr = std::shared_ptr< jfx_common_msgs::det_tracking>;
......
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