fixed guidance only pulling things towards the middle and added CA QP CBF code
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
classdef agent
|
||||
properties (SetAccess = private, GetAccess = public)
|
||||
properties (SetAccess = public, GetAccess = public)
|
||||
% Identifiers
|
||||
index = NaN;
|
||||
label = "";
|
||||
|
||||
Reference in New Issue
Block a user