Launcher tab of wb gun works now with statuses for agent and controller. All tests passed apart from some issues with mypy around inspect.currentframe().
Grid launcher still not done
Fixes
-
Types of changes
What types of changes does your code introduce to agents-tac?
Put an x in the boxes that apply
[ x] Bugfix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
Proposed changes
Launcher tab of wb gun works now with statuses for agent and controller. All tests passed apart from some issues with mypy around inspect.currentframe().
Grid launcher still not done
Fixes
-
Types of changes
What types of changes does your code introduce to agents-tac? Put an
x
in the boxes that applyChecklist
Put an
x
in the boxes that apply.develop
branch (left side). Also you should start your branch off ourdevelop
.Further comments
-