Running VSLAM on stereo data
I'm trying to run VSLAM on Stereo Data. When trying to roslaunch stereo_vslam.launch, I'm getting this error message cannot launch node of type [vslam_system/stereo_vslam_node]
I suspect it has to do with files: find holidays.tree, holidays.weights, data/calonder.rtc on the line .....find vocabulary_tree)/holidays.tree $(find vocabulary_tree)/holidays.weights $(find vslam_system)/data/calonder.rtc ......
I don't find this file on the server ( holidays.tree, holidays.weights, data/calonder.rtc). Do I need them? If yes, how do I get them? Where Do I start?
Thanks