lagadic / vision_visp

ViSP stack for ROS
http://wiki.ros.org/vision_visp
GNU General Public License v2.0
184 stars 90 forks source link

Code does not look like it processes user config file. #45

Closed rnunziata closed 9 years ago

rnunziata commented 9 years ago

Code does not look like it processes user config file. It appears to over write user config file on input. https://github.com/lagadic/visp_auto_tracker/blob/master/src/node.cpp

fspindle commented 9 years ago

Can you be more explicit

rnunziata commented 9 years ago

Lines 44-52 of node.cpp. Maybe I am missing something but it looks like if just over writes it. Sorry if I a wrong.

fspindle commented 9 years ago

I will check

fspindle commented 9 years ago

For the moment the fix is in master branch. I want to introduce other improments before including everything in the devel branches and in the next ros packages. Could be ready end of the week.