Commit 1653bd4e authored by haoshuang's avatar haoshuang

更新代码

parent 25dbfa2c
......@@ -13,12 +13,15 @@
//#include "TrackingMsg.h"
#include "ros/ros.h"
#include "coordinate_convert.h"
#include <yaml-cpp/yaml.h>
using objTrackListPtr = std::shared_ptr<jfx_common_msgs::det_tracking_array>;
class TrackingRos
{
private:
ros::NodeHandle private_nh;
public:
// Constructor
TrackingRos() {}
......
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