Commit 62189169 authored by oscar's avatar oscar

提交更新

parent caf47fbd
......@@ -18,7 +18,7 @@ TrackingRos::~TrackingRos()
void TrackingRos::Init(ros::NodeHandle& nh)
{
YAML::Node config = YAML::LoadFile("7-1.yaml");
YAML::Node config = YAML::LoadFile("/home/oscar/ros/git/catkin_ws_xishan/src/jfx_tracking/config/7-1.yaml");
auto cfg = config["TRACKING"];
......
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