refactored constraint plotting to remove superfluous property
This commit is contained in:
@@ -54,7 +54,6 @@ classdef miSim
|
||||
partitionGraphIndex = 1;
|
||||
|
||||
% CBF plotting
|
||||
h; % h function values
|
||||
hf; % h function plotting figure
|
||||
caPlot; % objects for collision avoidance h function plot
|
||||
obsPlot; % objects for obstacle h function plot
|
||||
|
||||
Reference in New Issue
Block a user