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

[CBR] End of comptition mega merge #122

Merged
merged 112 commits into from
Nov 30, 2024
Merged

[CBR] End of comptition mega merge #122

merged 112 commits into from
Nov 30, 2024

Commits on Nov 10, 2024

  1. [behavior-ms, navigation-ms] GoToPoint implementation (#108)

    Este pull request adiciona o comportamento do GoToPoint utilizando
    apenas os serviços do `behavior-ms` e `navigation-ms`.
    
    O `decision-ms` foi propositalmente removido do pipeline do
    comportamento por simplicidade.
    
    ---------
    
    Co-authored-by: fnalmeidap <[email protected]>
    Co-authored-by: Marcela <[email protected]>
    3 people authored Nov 10, 2024
    Configuration menu
    Copy the full SHA
    6bc77a1 View commit details
    Browse the repository at this point in the history
  2. [decision-ms] add goalkeeper take ball away fsm with transtions (#107)

    this pr adds the goalkeeper's take ball away FSM with all state
    transitions, though outputs are not yet implemented. others updates
    include new methods in ally analyzer and adjustments to pass world as a
    parameter to each state’s exec method.
    
    ---------
    
    Co-authored-by: Marcela <[email protected]>
    Co-authored-by: fnalmeidap <[email protected]>
    3 people authored Nov 10, 2024
    Configuration menu
    Copy the full SHA
    9a857b8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    586d69b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b74848b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4e7c252 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1fe99a3 View commit details
    Browse the repository at this point in the history
  7. Add peripheral actuation to motion (#109)

    Add peripheral actuation message to Motion with kick command.
    
    ---------
    
    Co-authored-by: ersaraujo <[email protected]>
    fnalmeidap and ersaraujo authored Nov 10, 2024
    Configuration menu
    Copy the full SHA
    1ce8fbd View commit details
    Browse the repository at this point in the history
  8. wip:

    maa134340 committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    1c73e5b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8bad663 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. [decision-ms] add motion outputs to goalkeeper take ball away fsm (#112)

    this pr adds the motion output to all states of the goalkeeper's take
    ball away FSM.
    
    ---------
    
    Co-authored-by: Marcela <[email protected]>
    Co-authored-by: fnalmeidap <[email protected]>
    Co-authored-by: ersaraujo <[email protected]>
    4 people authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    31bfd32 View commit details
    Browse the repository at this point in the history
  2. Add cbr compose

    fnalmeidap committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    f13aed0 View commit details
    Browse the repository at this point in the history
  3. [behavior-ms] Add CBR compose (#114)

    Adiciona um novo docker compose utilizado durante a CBR 2024.
    fnalmeidap authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    dbf4a75 View commit details
    Browse the repository at this point in the history
  4. [behavior-ms] Fix state machine CMakeLists (#113)

    Add mising dependency on `messages` for `state_machine` lib.
    fnalmeidap authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    3a557e6 View commit details
    Browse the repository at this point in the history
  5. [communication-ms] Populate communication message (#115)

    Uses navigation outputs to populate communication output message sent to
    the robot.
    fnalmeidap authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    bc4e432 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. [CBR] GoToPoint and Kick forward (#118)

    Este pull request adiciona um Atacante simples que vai até a bola e
    ativa o peripheral actuation para chutar.
    
    - Testado em ambiente controlado, não testado em campo
    - O controle inicia no behavior-ms e gera o output para navegação
    - Navegação utiliza o GoToPoint motion parser
    - Comunicação envia todos campos produzidos pela navegação e behavior,
    exceto atuação do Dribbler.
    fnalmeidap authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    5d33759 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. [CBR] Goalkeeper, forward, impl and communication using navigation ou…

    …tput (#121)
    
    Este pull request adiciona todas implementações testadas em 12 de
    novembro na CBR.
    
    - Adiciona comportamento de atacante que vai até a bola e chuta (não
    mirando para o gol) @fnalmeidap
    - Adiciona a máquina de estados de guard do goleiro @matheuslafayette 
    - Utiliza o output da navegação na comunicação @fnalmeidap 
    - Adiciona uso de processamento entre real e simulado @ersaraujo
    
    ---------
    
    Co-authored-by: Matheus Lafayette <[email protected]>
    Co-authored-by: Marcela <[email protected]>
    Co-authored-by: ersaraujo <[email protected]>
    4 people authored Nov 13, 2024
    Configuration menu
    Copy the full SHA
    863dae3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a564cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5211150 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e6e9549 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    34e7ed8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e2e9920 View commit details
    Browse the repository at this point in the history
  7. change smallestAngle

    maa134340 committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    2f682a1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c395f8c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5c6671b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    62aa189 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3fc7c1b View commit details
    Browse the repository at this point in the history
  12. Add kick to comm

    fnalmeidap committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    f078910 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    fda3f52 View commit details
    Browse the repository at this point in the history
  14. compiling

    fnalmeidap committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    1ae693e View commit details
    Browse the repository at this point in the history
  15. Adds to inGame

    fnalmeidap committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    2066e28 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    4777938 View commit details
    Browse the repository at this point in the history
  17. feat: forward contour ball

    matheuslafayette authored and fnalmeidap committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    e90587b View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    8df4ed1 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    f80395e View commit details
    Browse the repository at this point in the history
  20. TESTED ON FIELD

    fnalmeidap committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    48c5fa0 View commit details
    Browse the repository at this point in the history
  21. avoid target outside field

    fnalmeidap committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    ab6437b View commit details
    Browse the repository at this point in the history
  22. me expulsaram

    fnalmeidap committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    a37e2e6 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. wip

    fnalmeidap committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    d0671f2 View commit details
    Browse the repository at this point in the history
  2. Revert wip from behavior

    fnalmeidap committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    acd7c47 View commit details
    Browse the repository at this point in the history
  3. Filter side perception

    fnalmeidap committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    10f93ca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fc7af2a View commit details
    Browse the repository at this point in the history
  5. on stop

    fnalmeidap committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    b262f51 View commit details
    Browse the repository at this point in the history
  6. onAwayPenalty

    fnalmeidap committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    a161842 View commit details
    Browse the repository at this point in the history
  7. onPrepareHomePenalty

    fnalmeidap committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    766aef9 View commit details
    Browse the repository at this point in the history
  8. Direct free kick

    fnalmeidap committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    5853113 View commit details
    Browse the repository at this point in the history
  9. kickoff

    fnalmeidap committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    bef70b7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    69fda36 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c01c133 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'test/wed-integrations' of github.com:robocin/ssl-core i…

    …nto test/wed-integrations
    fnalmeidap committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    cc37db2 View commit details
    Browse the repository at this point in the history
  13. use simulator

    fnalmeidap committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    ee8f9be View commit details
    Browse the repository at this point in the history
  14. feat: decide gk fsm

    matheuslafayette committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    2d64e28 View commit details
    Browse the repository at this point in the history
  15. Remove halt check

    ersaraujo committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    5f29d15 View commit details
    Browse the repository at this point in the history
  16. Wip

    ersaraujo committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    5fb9f55 View commit details
    Browse the repository at this point in the history
  17. feat: decide gk fsm

    matheuslafayette authored and ersaraujo committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    9887471 View commit details
    Browse the repository at this point in the history
  18. goalkeeper takes ball away

    fnalmeidap committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    fe4e224 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    4063470 View commit details
    Browse the repository at this point in the history
  20. wip shooter marcela

    ersaraujo committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    ea0f42e View commit details
    Browse the repository at this point in the history
  21. Add best place to kick

    fnalmeidap committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    d673b7e View commit details
    Browse the repository at this point in the history
  22. wip

    fnalmeidap committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    6090bbb View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    7128f6b View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    2bd2509 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    df6f7f0 View commit details
    Browse the repository at this point in the history
  26. feat: not enter enemy area

    ersaraujo committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    f6380ea View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    fff151e View commit details
    Browse the repository at this point in the history
  28. Forward avoid ally area

    fnalmeidap committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    3b59a97 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    9b1308b View commit details
    Browse the repository at this point in the history
  30. mudancas do jogo

    ersaraujo committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    20e6a7c View commit details
    Browse the repository at this point in the history
  31. Fix getTeamDirectFreeKick

    fnalmeidap committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    1a91341 View commit details
    Browse the repository at this point in the history
  32. fix: free kick not working

    maa134340 committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    632d4c5 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    9d3e465 View commit details
    Browse the repository at this point in the history
  34. Merge remote-tracking branch 'origin/feat/behavior-target-kick-timer'…

    … into test/wed-integrations
    ersaraujo committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    6b17fdd View commit details
    Browse the repository at this point in the history
  35. Revert "Merge remote-tracking branch 'origin/feat/behavior-target-kic…

    …k-timer' into test/wed-integrations"
    
    This reverts commit 6b17fdd, reversing
    changes made to 20e6a7c.
    ersaraujo committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    21b9f2e View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    b62b706 View commit details
    Browse the repository at this point in the history
  37. fix: float overflow

    maa134340 committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    409350b View commit details
    Browse the repository at this point in the history
  38. Compose see behavior

    fnalmeidap committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    9a552d6 View commit details
    Browse the repository at this point in the history
  39. fix: float overflow

    maa134340 committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    cda8a21 View commit details
    Browse the repository at this point in the history
  40. Merge remote-tracking branch 'origin/feat/behavior-target-kick-timer'…

    … into feat/behavior-target-kick-timer
    maa134340 committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    da0cf93 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    60b0155 View commit details
    Browse the repository at this point in the history
  42. feat: remove ElapsedTimer dependency

    Made timer with std::chrono
    maa134340 committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    2f348f4 View commit details
    Browse the repository at this point in the history
  43. add referee changes

    fnalmeidap committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    7df7451 View commit details
    Browse the repository at this point in the history
  44. Merge remote-tracking branch 'origin/feat/behavior-target-kick-timer'…

    … into test/wed-integrations
    ersaraujo committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    9ea49e8 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    6c3e44a View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    37bed5d View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. SIMULATOR PORTS WORKING

    fnalmeidap committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    84188d0 View commit details
    Browse the repository at this point in the history
  2. add restarting service

    ersaraujo committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    07a3002 View commit details
    Browse the repository at this point in the history
  3. refactor: select home team

    maa134340 committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    5034e36 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a968be3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b378f28 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b5d9e14 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    57affd7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6903078 View commit details
    Browse the repository at this point in the history
  9. late night things

    fnalmeidap committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    f548945 View commit details
    Browse the repository at this point in the history
  10. merge conflict

    fnalmeidap committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    270120a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5f76d66 View commit details
    Browse the repository at this point in the history
  12. halt working

    fnalmeidap committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    dd49746 View commit details
    Browse the repository at this point in the history
  13. fix: build defender

    maa134340 committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    f5e57ac View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3127fe3 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4b8dbc3 View commit details
    Browse the repository at this point in the history
  16. fix: choose support id

    maa134340 committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    b9b0712 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    7bfcc25 View commit details
    Browse the repository at this point in the history
  18. feat: not enter area

    matheuslafayette committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    cc68808 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    e389d71 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    4f43fee View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    81cfe45 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    de42e97 View commit details
    Browse the repository at this point in the history
  23. referee fix kickoff

    fnalmeidap committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    f7db301 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    625276a View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    40702a7 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    7255a73 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    db12368 View commit details
    Browse the repository at this point in the history
  28. Forward decide target fix

    ersaraujo committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    c56f4fe View commit details
    Browse the repository at this point in the history
  29. end of competition :)

    ersaraujo committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    f11c068 View commit details
    Browse the repository at this point in the history