local pos yaml

This commit is contained in:
isvogor 2017-05-12 11:11:42 -04:00
commit c93605eb81
1 changed files with 2 additions and 1 deletions

View File

@ -252,7 +252,8 @@ namespace rosbzz_node{
users_sub = n_c.subscribe("users_pos", 1000, &roscontroller::users_pos,this);
local_pos_sub = n_c.subscribe(local_pos_sub_name, 1000, &roscontroller::local_pos_callback, this);
multi_msg=true;
}
/*---------------------------------------