Reece Holmdahl
Results
2
issues of
Reece Holmdahl
This PR draft extends the LoggedNetworkInputs ABC with an Observable pattern: * Modifies the concrete Network Input classes to implement the observable pattern * Uses weak references for listeners *...
- `end()` sets current command index to -1 - `isFinished()` checks if the current command index equals the command list size - fixes this by also checking in `isFinished()` if...
component: command-based