Commit b3b7f4ae authored by oscar's avatar oscar

提交更新提交更新

parent d751305f
......@@ -530,7 +530,7 @@ void TrackingRos::TrackingCameraCallBackFunc(const jfx_common_msgs::InferResesCo
objMsg.x = objMsg.x + (objMsg.l / 2);
int duplicate = 0;
if (i == 0)
if (1)
{
for (auto& obj : cloudPtr->array)
{
......
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