-
Notifications
You must be signed in to change notification settings - Fork 128
Refactor Field Test Fixture and Motion Test #3784
Copy link
Copy link
Open
Labels
Code QualityCode readability, SOLID principlesCode readability, SOLID principlesDifficulty - 7Well-defined tasks that require some understanding about the relevant system and toolsWell-defined tasks that require some understanding about the relevant system and toolsNeeds HardwareThis ticket needs extra hardware, like a robot or development board to work onThis ticket needs extra hardware, like a robot or development board to work on
Description
Activity
Metadata
Metadata
Assignees
Labels
Code QualityCode readability, SOLID principlesCode readability, SOLID principlesDifficulty - 7Well-defined tasks that require some understanding about the relevant system and toolsWell-defined tasks that require some understanding about the relevant system and toolsNeeds HardwareThis ticket needs extra hardware, like a robot or development board to work onThis ticket needs extra hardware, like a robot or development board to work on
Description of the task
As a part of getting robots on the field in #3783,
src/software/gameplay_tests/field_test_fixture.pyandsrc/software/gameplay_tests/movement_robot_field_test.pywere ported to provide support for the simulator changes. Ideally, we should clean up this implementation and also unify the design as part of the work in #3744.Acceptance criteria
Blocked By