You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Almost completed behaviour
the passing works, but there are some issues still left in terms of wait time, kick distance, and occasional bugs that need to be worked on.
* Current working implementation of offense passing along with fix (maybe) on grey field bug.
* Reverting some changes to make seperate PRs for them.
* can_i_shoot function implemented. Should now only pass if there's a bot capable on shooting.
* More passing additions. Prevents passing to unessesary recievers or over goalie boxes.
* More changes towards the final PR, needs more work on conditions and add a skip feature if the kick doesn't trigger.
* Failsafe behind passing. If failure to pass, both bots go to default.
* Final change focusing on sending passing requests constantly and defaulting to shooting if no one's open.
* Fix Code Style On passing-improvements (#2517)
automated style fixes
Co-authored-by: CameronLyon <CameronLyon@users.noreply.github.com>
* Final adjustments based on PR comments.
* Fix Code Style On passing-improvements (#2521)
automated style fixes
Co-authored-by: CameronLyon <CameronLyon@users.noreply.github.com>
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: CameronLyon <CameronLyon@users.noreply.github.com>
0 commit comments