Commit 9b6822ef authored by oscar's avatar oscar

修改主题

parent 7c435686
......@@ -803,6 +803,7 @@ void TrackingRos::ThreadTrackingProcess()
//m_pub.publish(sendObjs);
m_pubBoundingBoxes.publish(sendBoxes);
objsPtr->cloud.header.frame_id = "/rslidar";
m_pubCloud.publish(objsPtr->cloud);
#ifdef _USING_NSIGHT_
nvtxRangePop();
......
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