Commit 157c608f authored by oscar's avatar oscar

提交更新

parent 883b427e
......@@ -183,6 +183,7 @@ void TrackingRos::Init(ros::NodeHandle& nh)
m_config = parser.entry["TRACKING_YAML_NODE"];
config = m_config;
m_nodeName = parser.node_name;
SDK_LOG(SDK_INFO, "m_nodeName = %s", m_nodeName.c_str());
}
else
{
......
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