Private attribute in `ActuatorModel`
Should this line be instantiated with a None ? Or is this a private variable thus _.idx_a
self.idx_a: int = 0 # None ? en private ?
Should this line be instantiated with a None ? Or is this a private variable thus _.idx_a
self.idx_a: int = 0 # None ? en private ?