FIX vision_utils global path and check existence of (install)Sensor and…
Compare changes
- Angel Santamaria-Navarro authored
@@ -41,7 +41,7 @@ static ProcessorParamsBasePtr createProcessorParamsTrackerFeatureTrifocal(const
@@ -41,7 +41,7 @@ static ProcessorParamsBasePtr createProcessorParamsTrackerFeatureTrifocal(const
assert(params->yaml_file_params_vision_utils.find('..') != std::string::npos && params->yaml_file_params_vision_utils.find('/') == std::string::npos && "The parameter -YAML file params- must be specified with a path relative to the processor YAML file. ");