WIP: Resolve "Processor constructors and creators requiring a sensor pointer?"
Merged
requested to merge 248-processor-constructors-and-creators-requiring-a-sensor-pointer into devel
Compare changes
Files
2- Joaquim Casals Buñuel authored
+ 25
− 7
@@ -186,6 +186,7 @@ class ParserYAML {
@@ -252,6 +253,13 @@ std::string ParserYAML::generatePath(std::string path){
@@ -262,20 +270,20 @@ std::string ParserYAML::tagsToString(std::vector<std::string> &tags){
@@ -365,18 +373,28 @@ void ParserYAML::updateActiveName(std::string tag){