Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve FreeKickPlay behaviour and convert it to use FSMs #2953

Merged
merged 256 commits into from
Jul 16, 2024
This pull request is big! We’re only showing the most recent 250 commits.

Commits on May 22, 2023

  1. testing

    sauravbanna committed May 22, 2023
    Configuration menu
    Copy the full SHA
    ae4adab View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. testing

    sauravbanna committed May 26, 2023
    Configuration menu
    Copy the full SHA
    f40af89 View commit details
    Browse the repository at this point in the history
  2. test

    sauravbanna committed May 26, 2023
    Configuration menu
    Copy the full SHA
    d482e6b View commit details
    Browse the repository at this point in the history

Commits on May 27, 2023

  1. fix

    sauravbanna committed May 27, 2023
    Configuration menu
    Copy the full SHA
    6f34861 View commit details
    Browse the repository at this point in the history
  2. fixed cost function

    sauravbanna committed May 27, 2023
    Configuration menu
    Copy the full SHA
    9010163 View commit details
    Browse the repository at this point in the history
  3. formatting

    sauravbanna committed May 27, 2023
    Configuration menu
    Copy the full SHA
    84c3a4f View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of github.com:UBC-Thunderbots/Software into sau…

    …rav_banna/pass_speed_cost
    
    � Conflicts:
    �	src/software/thunderscope/thunderscope.py
    sauravbanna committed May 27, 2023
    Configuration menu
    Copy the full SHA
    ebbeb5e View commit details
    Browse the repository at this point in the history
  5. fix

    sauravbanna committed May 27, 2023
    Configuration menu
    Copy the full SHA
    c5e34df View commit details
    Browse the repository at this point in the history
  6. test

    sauravbanna committed May 27, 2023
    Configuration menu
    Copy the full SHA
    b34e972 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2023

  1. test

    sauravbanna committed May 28, 2023
    Configuration menu
    Copy the full SHA
    5021ade View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2023

  1. test

    sauravbanna committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    a9725ec View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:UBC-Thunderbots/Software into sau…

    …rav_banna/pass_speed_cost
    sauravbanna committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    fd34328 View commit details
    Browse the repository at this point in the history
  3. fix tests

    sauravbanna committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    023d854 View commit details
    Browse the repository at this point in the history
  4. formatting + docs

    sauravbanna committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    c72e46c View commit details
    Browse the repository at this point in the history
  5. formatting + docs

    sauravbanna committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    044e7a2 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. test

    sauravbanna committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    a8bd1c1 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:UBC-Thunderbots/Software into sau…

    …rav_banna/pass_speed_cost
    sauravbanna committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    babac45 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. test

    sauravbanna committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    ff36d13 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. Configuration menu
    Copy the full SHA
    5cc2e7f View commit details
    Browse the repository at this point in the history
  2. uncomment + formatting

    sauravbanna committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    4a15972 View commit details
    Browse the repository at this point in the history
  3. docs

    sauravbanna committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    0ca8c80 View commit details
    Browse the repository at this point in the history
  4. fix

    sauravbanna committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    3327f89 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2023

  1. Configuration menu
    Copy the full SHA
    5893fe8 View commit details
    Browse the repository at this point in the history
  2. fix

    sauravbanna committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    ff478bf View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2023

  1. fixed tests

    sauravbanna committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    80e07c2 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2023

  1. fix

    sauravbanna committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    e3dfe1d View commit details
    Browse the repository at this point in the history
  2. fix

    sauravbanna committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    d97fe64 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of github.com:UBC-Thunderbots/Software into sau…

    …rav_banna/pass_speed_cost
    
    � Conflicts:
    �	src/software/ai/hl/stp/tactic/kick/kick_fsm.cpp
    sauravbanna committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    00e1e55 View commit details
    Browse the repository at this point in the history
  4. fix tests

    sauravbanna committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    b473d69 View commit details
    Browse the repository at this point in the history
  5. fix?

    sauravbanna committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    d02f173 View commit details
    Browse the repository at this point in the history
  6. fix?

    sauravbanna committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    0ccf164 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. Fix free kick passing

    raymond212 committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    e8a71e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a19f00 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b75ca77 View commit details
    Browse the repository at this point in the history
  4. Fix build file

    raymond212 committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    d8674ed View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Configuration menu
    Copy the full SHA
    36b7990 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13fec3f View commit details
    Browse the repository at this point in the history
  3. Remove unused imports

    raymond212 committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    f4ee834 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. wip

    raymond212 committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    1290070 View commit details
    Browse the repository at this point in the history
  2. wip

    raymond212 committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    3f94ad0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a7a1a72 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. fix tests

    sauravbanna committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    ad6ff93 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. Add docs

    raymond212 committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    2f75bd7 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Improve commenting

    raymond212 committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    33d1506 View commit details
    Browse the repository at this point in the history
  2. Delete extra newline

    raymond212 committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    c3695f4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e227cdc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8645098 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    99eceba View commit details
    Browse the repository at this point in the history
  6. Fix formatting

    raymond212 committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    36f2f04 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2023

  1. Merge branch 'master' of github.com:UBC-Thunderbots/Software into sau…

    …rav_banna/pass_speed_cost
    
    # Conflicts:
    #	src/software/field_tests/field_test_fixture.py
    #	src/software/simulated_tests/ball_moves_forward.py
    sauravbanna committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    45771d3 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2023

  1. Add docs

    raymond212 committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    fc30414 View commit details
    Browse the repository at this point in the history
  2. Undo change in pytest

    raymond212 committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    37422e6 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2023

  1. Merge branch 'master' of github.com:UBC-Thunderbots/Software into sau…

    …rav_banna/pass_speed_cost
    sauravbanna committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    37d3785 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2024

  1. Merge branch 'master' of github.com:UBC-Thunderbots/Software into sau…

    …rav_banna/pass_speed_cost
    sauravbanna committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    629a936 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3844cb2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    77d2354 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of github.com:UBC-Thunderbots/Software into sau…

    …rav_banna/pass_speed_cost
    sauravbanna committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    6954b80 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'saurav_banna/pass_speed_cost' of github.com:sauravbanna…

    …/Thunderbots-Software into saurav_banna/pass_speed_cost
    sauravbanna committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    62dda73 View commit details
    Browse the repository at this point in the history
  6. fix

    sauravbanna committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    7df5317 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2024

  1. Configuration menu
    Copy the full SHA
    03d8344 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fbb2563 View commit details
    Browse the repository at this point in the history
  3. formatting

    sauravbanna committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    ee2b01b View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2024

  1. Merge branch 'master' of github.com:UBC-Thunderbots/Software into sau…

    …rav_banna/pass_speed_cost
    sauravbanna committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    b14e6c6 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'saurav_banna/pass_speed_cost' of github.com:sauravbanna…

    …/Thunderbots-Software into saurav_banna/pass_speed_cost
    sauravbanna committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    6e99bc1 View commit details
    Browse the repository at this point in the history
  3. fix types

    sauravbanna committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    de6aaa2 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2024

  1. fix

    sauravbanna committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    0c3c936 View commit details
    Browse the repository at this point in the history
  2. testing changes

    sauravbanna committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    423c981 View commit details
    Browse the repository at this point in the history
  3. fix

    sauravbanna committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    a1f5fcc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    67d5c57 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c2c1a22 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Configuration menu
    Copy the full SHA
    91d3e91 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Configuration menu
    Copy the full SHA
    9bfbb74 View commit details
    Browse the repository at this point in the history
  2. Visualize other shapes

    nimazareian committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    0338547 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. todo

    nimazareian committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    540fb56 View commit details
    Browse the repository at this point in the history
  2. fix

    sauravbanna committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    7b127db View commit details
    Browse the repository at this point in the history
  3. Revert "fix"

    This reverts commit 7b127db.
    sauravbanna committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    55fb728 View commit details
    Browse the repository at this point in the history
  4. merge

    sauravbanna committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    dba41a4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7cffa2c View commit details
    Browse the repository at this point in the history
  6. formatting

    sauravbanna committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    de1b49a View commit details
    Browse the repository at this point in the history
  7. Merge branch 'saurav_banna/pass_speed_cost' of

    github.com:sauravbanna/Thunderbots-Software into
    saurav_banna/pass_speed_cost
    sauravbanna committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    7ad435b View commit details
    Browse the repository at this point in the history
  8. fix bug

    sauravbanna committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    ea5d942 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

  1. Configuration menu
    Copy the full SHA
    48b0023 View commit details
    Browse the repository at this point in the history
  2. clean up

    nimazareian committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    527287a View commit details
    Browse the repository at this point in the history
  3. formatting

    nimazareian committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    88864b0 View commit details
    Browse the repository at this point in the history
  4. cleanup

    nimazareian committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    9426966 View commit details
    Browse the repository at this point in the history
  5. fix

    sauravbanna committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    716e001 View commit details
    Browse the repository at this point in the history
  6. bug

    sauravbanna committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    38f0ee6 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Cleanup parameter names

    nimazareian committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    83000b3 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/UBC-Thunderbots/Software

    …into nima/tscope_debug_layer
    
    � Conflicts:
    �	src/software/thunderscope/widget_setup_functions.py
    nimazareian committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    ce40aef View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2024

  1. merge

    sauravbanna committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    17c02ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5ffe99 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. fix tests

    sauravbanna committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    88ce00f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'saurav_banna/pass_speed_cost' of github.com:sauravbanna…

    …/Thunderbots-Software into saurav_banna/pass_speed_cost
    sauravbanna committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    283a02a View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of github.com:UBC-Thunderbots/Software into sau…

    …rav_banna/pass_speed_cost
    sauravbanna committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    608f743 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    482a18d View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. merge

    sauravbanna committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    5862749 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'saurav_banna/pass_speed_cost' of github.com:sauravbanna…

    …/Thunderbots-Software into saurav_banna/pass_speed_cost
    sauravbanna committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    bdcccc1 View commit details
    Browse the repository at this point in the history
  3. fix build

    sauravbanna committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    96672f0 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2024

  1. test

    sauravbanna committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    62fa115 View commit details
    Browse the repository at this point in the history
  2. fix

    sauravbanna committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    0e35e7e View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. fix

    sauravbanna committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    732d579 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:UBC-Thunderbots/Software into sau…

    …rav_banna/pass_speed_cost
    sauravbanna committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    94fd82b View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Merge branch 'master' of https://github.com/UBC-Thunderbots/Software

    …into nima/tscope_debug_layer
    nimazareian committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    7e8e61a View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. merge

    sauravbanna committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    29144df View commit details
    Browse the repository at this point in the history
  2. address comments

    sauravbanna committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    43ee59a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e26305a View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2024

  1. merge + fix

    sauravbanna committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    f84b0bd View commit details
    Browse the repository at this point in the history
  2. Merge branch 'saurav_banna/pass_speed_cost' of github.com:sauravbanna…

    …/Thunderbots-Software into saurav_banna/pass_speed_cost
    sauravbanna committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    b4354db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7abec48 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2024

  1. Configuration menu
    Copy the full SHA
    ad3ce9c View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/nima/tscope_debug_layer' into ni…

    …ma/receiver_position_generator
    nimazareian committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    69d5f65 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b3e59d6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5f613a2 View commit details
    Browse the repository at this point in the history
  5. fixing stuff

    sauravbanna committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    723e66c View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

  1. fix bug

    sauravbanna committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    f0e33f8 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    43c15ed View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Fix bug

    nimazareian committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    4043eaa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d082c78 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c79e4f9 View commit details
    Browse the repository at this point in the history
  4. spread out receivers

    nimazareian committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    aa68222 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e455be8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d99a7e9 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. wip

    nimazareian committed May 3, 2024
    Configuration menu
    Copy the full SHA
    aeda8f7 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

  1. Merge branch 'master' of github.com:UBC-Thunderbots/Software into sau…

    …rav_banna/sampling_passes
    sauravbanna committed May 4, 2024
    Configuration menu
    Copy the full SHA
    710317a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ed7f18 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c29a12 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. Configuration menu
    Copy the full SHA
    33eb3d4 View commit details
    Browse the repository at this point in the history
  2. Merge prev changes

    nimazareian committed May 5, 2024
    Configuration menu
    Copy the full SHA
    90515f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf333d0 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. fix typo

    nimazareian committed May 6, 2024
    Configuration menu
    Copy the full SHA
    8140017 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f869d6a View commit details
    Browse the repository at this point in the history
  3. changes

    sauravbanna committed May 6, 2024
    Configuration menu
    Copy the full SHA
    a2a58e2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    92d560d View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    0988ec3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93d6b57 View commit details
    Browse the repository at this point in the history
  3. Fix abort pass constants which improves one touch kick chance. Update…

    … pass visualization colors if comitted
    nimazareian committed May 7, 2024
    Configuration menu
    Copy the full SHA
    56022c5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9e9b57c View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. add ReceiverTacticConfig

    nimazareian committed May 8, 2024
    Configuration menu
    Copy the full SHA
    28ab1dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    565a925 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d9a38b View commit details
    Browse the repository at this point in the history
  4. Update freekick play

    nimazareian committed May 8, 2024
    Configuration menu
    Copy the full SHA
    89da4e8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    73bcaa0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    82246b7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4ac04ff View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a66c524 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Add gl_attacker_layer.py

    nimazareian committed May 9, 2024
    Configuration menu
    Copy the full SHA
    2d95d77 View commit details
    Browse the repository at this point in the history
  2. Formatting

    nimazareian committed May 9, 2024
    Configuration menu
    Copy the full SHA
    c8a7b87 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bcfd6f7 View commit details
    Browse the repository at this point in the history
  4. Add attacker tactic visualizations, thunderscope sim speed control, u…

    …pdate debug shapes layer
    nimazareian committed May 9, 2024
    Configuration menu
    Copy the full SHA
    7df74a5 View commit details
    Browse the repository at this point in the history
  5. Add function docs

    nimazareian committed May 9, 2024
    Configuration menu
    Copy the full SHA
    6c0d8db View commit details
    Browse the repository at this point in the history
  6. merge changes in from PR

    nimazareian committed May 9, 2024
    Configuration menu
    Copy the full SHA
    54d12aa View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    d77489c View commit details
    Browse the repository at this point in the history
  2. Reorder parameters for passing for visualization and add new params f…

    …or sampling_pass_generator.cpp
    nimazareian committed May 10, 2024
    Configuration menu
    Copy the full SHA
    0718d47 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

  1. Merge branch 'master' of https://github.com/UBC-Thunderbots/Software

    …into raymond/fix_free_kick
    raymond212 committed May 19, 2024
    Configuration menu
    Copy the full SHA
    fa9cbcb View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    2338acf View commit details
    Browse the repository at this point in the history
  2. fix

    sauravbanna committed May 22, 2024
    Configuration menu
    Copy the full SHA
    72d2a5e View commit details
    Browse the repository at this point in the history
  3. fix

    sauravbanna committed May 22, 2024
    Configuration menu
    Copy the full SHA
    95df696 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

  1. Merge branch 'master' of https://github.com/UBC-Thunderbots/Software

    …into raymond/fix_free_kick
    raymond212 committed May 25, 2024
    Configuration menu
    Copy the full SHA
    bbd3c03 View commit details
    Browse the repository at this point in the history
  2. Delete CornerKickPlay

    raymond212 committed May 25, 2024
    Configuration menu
    Copy the full SHA
    ab56c66 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af5d7b2 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Configuration menu
    Copy the full SHA
    ac5e2bf View commit details
    Browse the repository at this point in the history
  2. Remove -o comment

    nimazareian committed May 27, 2024
    Configuration menu
    Copy the full SHA
    a092b33 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a51461 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    01b35a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0e8e76 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d081f3 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Merge branch 'master' of https://github.com/UBC-Thunderbots/Software

    …into nima/receiver_position_generator2
    nimazareian committed May 29, 2024
    Configuration menu
    Copy the full SHA
    be2e223 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5accce4 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of https://github.com/UBC-Thunderbots/Software

    …into nima/receiver_position_generator2
    
    # Conflicts:
    #	src/extlibs/er_force_sim/src/amun/simulator/simball.cpp
    #	src/extlibs/er_force_sim/src/amun/simulator/simrobot.cpp
    #	src/proto/parameters.proto
    #	src/shared/constants.h
    #	src/software/ai/passing/cost_function.cpp
    #	src/software/ai/passing/pass.cpp
    #	src/software/ai/passing/pass.h
    #	src/software/ai/passing/pass_generator.hpp
    #	src/software/field_tests/passing_field_test.py
    #	src/software/python_bindings.cpp
    #	src/software/simulated_tests/ball_moves_in_direction.py
    #	src/software/simulated_tests/friendly_has_ball_possession.py
    nimazareian committed May 29, 2024
    Configuration menu
    Copy the full SHA
    3db0eb1 View commit details
    Browse the repository at this point in the history
  4. Fix merge

    nimazareian committed May 29, 2024
    Configuration menu
    Copy the full SHA
    5518d50 View commit details
    Browse the repository at this point in the history
  5. Move more constants to parameters.proto Add documentation to receiver…

    …_position_generator.hpp
    nimazareian committed May 29, 2024
    Configuration menu
    Copy the full SHA
    4490a00 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    3e974b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec2cfad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fcb1f47 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3edfabe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    83767c3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3cefcc1 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Configuration menu
    Copy the full SHA
    3b25a39 View commit details
    Browse the repository at this point in the history
  2. Fix formatting

    nimazareian committed May 31, 2024
    Configuration menu
    Copy the full SHA
    bdc48b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8aeeb69 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2024

  1. Configuration menu
    Copy the full SHA
    e2aa419 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/UBC-Thunderbots/Software

    …into raymond/fix_free_kick
    raymond212 committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    d2fd4ff View commit details
    Browse the repository at this point in the history
  3. Fix formatting

    raymond212 committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    ed26163 View commit details
    Browse the repository at this point in the history
  4. Fix build file

    raymond212 committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    38c52f2 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    b187d60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea41c7d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d1045d View commit details
    Browse the repository at this point in the history
  4. some cleanup

    nimazareian committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    3aaa838 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. todo

    nimazareian committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    988f9e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88e34f2 View commit details
    Browse the repository at this point in the history
  3. some cleanup

    nimazareian committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    10a4c19 View commit details
    Browse the repository at this point in the history
  4. formatting

    nimazareian committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    4f2423a View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    99b8538 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    933482e View commit details
    Browse the repository at this point in the history
  3. Remove old pass gen code

    nimazareian committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    8e36a9e View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2024

  1. Configuration menu
    Copy the full SHA
    44ad24e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aec3f53 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of https://github.com/UBC-Thunderbots/Software

    …into nima/receiver_position_generator2
    
    # Conflicts:
    #	src/software/ai/hl/stp/play/BUILD
    #	src/software/ai/play_selection_fsm.cpp
    nimazareian committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    eb400f2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c3eae3b View commit details
    Browse the repository at this point in the history
  5. Remove old TODOs

    nimazareian committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    7f0004b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2bd1222 View commit details
    Browse the repository at this point in the history
  7. Some more cleanup

    nimazareian committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    068a516 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f781fc5 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Merge branch 'master' of https://github.com/UBC-Thunderbots/Software

    …into nima/receiver_position_generator2
    
    # Conflicts:
    #	src/tbots.py
    nimazareian committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    58627e9 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. wip fixes

    nimazareian committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    602068b View commit details
    Browse the repository at this point in the history
  2. formatting

    nimazareian committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    4cf6976 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    52c3512 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Addressing PR comments

    nimazareian committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    c77da48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cac2cd6 View commit details
    Browse the repository at this point in the history
  3. Fix tests

    nimazareian committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    6cd95fe View commit details
    Browse the repository at this point in the history
  4. cleanup

    nimazareian committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    0a12519 View commit details
    Browse the repository at this point in the history
  5. Re-enable old tests

    nimazareian committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    f6869fc View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Use normalizeValueToRange

    nimazareian committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    63160f8 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

  1. Merge branch 'master' of https://github.com/UBC-Thunderbots/Software

    …into nima/receiver_position_generator2
    nimazareian committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    e3f2a03 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. address some comments

    nimazareian committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    7a0beeb View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. add TODO for ball model

    nimazareian committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    6ef07ff View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Remove dup comment

    nimazareian committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    bb8dd4c View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

  1. Configuration menu
    Copy the full SHA
    8374bd9 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/UBC-Thunderbots/Software

    …into raymond/fix_free_kick
    raymond212 committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    2f821f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f8a1c84 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    28f114f View commit details
    Browse the repository at this point in the history
  5. Shoot ball at max speed

    raymond212 committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    a984e18 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2024

  1. Configuration menu
    Copy the full SHA
    0505164 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a649732 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3abd47d View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    9b710f3 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Merge branch 'refs/heads/nima/receiver_position_generator2' into nima…

    …/new_free_kick
    
    # Conflicts:
    #	src/software/ai/hl/stp/play/BUILD
    #	src/software/ai/hl/stp/play/free_kick_play.cpp
    #	src/software/ai/hl/stp/play/free_kick_play.h
    nimazareian committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    22b9a28 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    0c0f786 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1220776 View commit details
    Browse the repository at this point in the history
  3. wip using defense play

    nimazareian committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    af86297 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    7e1a86a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4e0933 View commit details
    Browse the repository at this point in the history
  3. additional cleanup

    nimazareian committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    3a1a0b8 View commit details
    Browse the repository at this point in the history
  4. remove extra ;

    nimazareian committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    b81dfa3 View commit details
    Browse the repository at this point in the history
  5. remove -0.5 kick speed

    nimazareian committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    4fa603b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    45e47f8 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. remove extra logs

    nimazareian committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    629ed49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7839010 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

  1. Configuration menu
    Copy the full SHA
    d53abda View commit details
    Browse the repository at this point in the history
  2. Fix tests

    nimazareian committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    f39d287 View commit details
    Browse the repository at this point in the history
  3. formatting

    nimazareian committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    7069ecf View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Pull master

    nimazareian committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    ab81556 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd0bbc2 View commit details
    Browse the repository at this point in the history
  3. Address comments

    nimazareian committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    eeec2ca View commit details
    Browse the repository at this point in the history
  4. move constant

    nimazareian committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    2619740 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7f00c31 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1b23f26 View commit details
    Browse the repository at this point in the history
  7. address comment

    nimazareian committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    7b2dfe1 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. pull master

    nimazareian committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    c73eb43 View commit details
    Browse the repository at this point in the history
  2. update

    nimazareian committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    9f394ec View commit details
    Browse the repository at this point in the history