UBC-Thunderbots / Software

Robot Soccer Playing AI
http://www.ubcthunderbots.ca
GNU Lesser General Public License v3.0
47 stars 98 forks source link

Consolidating EnemyFreeKickPlayFSM & DefensePlayFSM #3213

Closed Andrewyx closed 1 week ago

Andrewyx commented 1 month ago

Please fill out the following before requesting review on this PR

Description

Simple refactoring task for EnemyFreeKickPlayFSM and DefensePlayFSM classes into new DefensePlayBase base class.

Testing Done

Passes all pytests & builds. Thunderscope working.

Resolved Issues

Resolves #3212

Length Justification and Key Files to Review

Review Checklist

It is the reviewers responsibility to also make sure every item here has been covered

Blocked by #3179