UBC-Thunderbots / Software

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

Delete CornerKickPlay #3205

Open raymond212 opened 1 month ago

raymond212 commented 1 month ago

Description of the task

As stated in the corner kick rules, corner kicks are mapped to free kicks. PlaySelectionFSM never selects CornerKickPlay, so CornerKickPlay is redundant.

Acceptance criteria

Blocked By