-
Notifications
You must be signed in to change notification settings - Fork 186
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Cameron carson/penalty position dribbling (#2336)
* 1/26/2025 * 2/2/2025, modified behaviour of penalty shooting so that the ball gets kicked once shortly, follows it, then kicks to goal. Only works when ball is at center field. * Modified penalty behavior to work from the correct position (y=3). Follows ball by kicking with speed 0 and then kicks when closer to the goal. WARNING: Has only been tested on yellow side * quick edit to the .hpp states * 2/4/2025, added improvements following Jack's comments * quick change to a single line * Fix Code Style On cameron-carson/penalty-position-dribbling (#2337) automated style fixes Co-authored-by: CameronLyon <[email protected]> * Edits based on pull request comments. Mainly cleaned up comments and fixed inconsistencies in variable naming- improved code readability * Fix Code Style On cameron-carson/penalty-position-dribbling (#2345) automated style fixes Co-authored-by: rociopv06 <[email protected]> --------- Co-authored-by: rociopv06 <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: CameronLyon <[email protected]> Co-authored-by: rociopv06 <[email protected]>
- Loading branch information
1 parent
298910d
commit 0729903
Showing
2 changed files
with
74 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters