Commit f675e82d authored by ChenKun's avatar ChenKun 🕺🏿

debug

parent f6558946
...@@ -72,7 +72,7 @@ int FusionDistributeTask::init(ros::NodeHandle& nh, string replayCsv) ...@@ -72,7 +72,7 @@ int FusionDistributeTask::init(ros::NodeHandle& nh, string replayCsv)
ROS_INFO("subscribe /RadarData ok"); ROS_INFO("subscribe /RadarData ok");
ROS_INFO("subscribe /TrackingRes ok"); ROS_INFO("subscribe /TrackingRes ok");
ROS_INFO("subscribe /tracking_res ok") ROS_INFO("subscribe /tracking_res ok");
return 0; return 0;
} }
......
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