added linux fixes
This commit is contained in:
@@ -12,7 +12,7 @@ namespace Settings {
|
||||
const std::string plotDataDir = "../plots/data/";
|
||||
const std::string outputDir = "../output/";
|
||||
|
||||
const bool PlotCircles = false;
|
||||
const bool PlotCircles = true;
|
||||
const bool PlotToPng = false;
|
||||
|
||||
const bool UseKalman = false;
|
||||
|
||||
Reference in New Issue
Block a user