results plot1 WIP
This commit is contained in:
@@ -39,7 +39,6 @@ function obj = teardown(obj)
|
||||
obj.timestepIndex = NaN;
|
||||
obj.maxIter = NaN;
|
||||
obj.domain = rectangularPrism;
|
||||
obj.objective = sensingObjective;
|
||||
obj.obstacles = cell(0, 1);
|
||||
obj.agents = cell(0, 1);
|
||||
obj.adjacency = NaN;
|
||||
|
||||
Reference in New Issue
Block a user