Due to mechanical and electric build differences, some robots are more capable of dribbling/shooting than others. We should be able to prefer these robots for some tactics (eg. AttackerTactic).
Build a system to adjust tactic preferences for some robots through Thunderscope. The tactic preference should cause us to add a small bonus to the costs of assigning robots to these tactics in the Play::get()
Description of the task
Due to mechanical and electric build differences, some robots are more capable of dribbling/shooting than others. We should be able to prefer these robots for some tactics (eg. AttackerTactic).
Build a system to adjust tactic preferences for some robots through Thunderscope. The tactic preference should cause us to add a small bonus to the costs of assigning robots to these tactics in the
Play::get()
Acceptance criteria
Blocked By