-
Notifications
You must be signed in to change notification settings - Fork 2
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
Commits on Nov 10, 2024
-
[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]>
Configuration menu - View commit details
-
Copy full SHA for 6bc77a1 - Browse repository at this point
Copy the full SHA 6bc77a1View commit details -
[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]>
Configuration menu - View commit details
-
Copy full SHA for 9a857b8 - Browse repository at this point
Copy the full SHA 9a857b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 586d69b - Browse repository at this point
Copy the full SHA 586d69bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b74848b - Browse repository at this point
Copy the full SHA b74848bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e7c252 - Browse repository at this point
Copy the full SHA 4e7c252View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fe99a3 - Browse repository at this point
Copy the full SHA 1fe99a3View commit details -
Add peripheral actuation to motion (#109)
Add peripheral actuation message to Motion with kick command. --------- Co-authored-by: ersaraujo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1ce8fbd - Browse repository at this point
Copy the full SHA 1ce8fbdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c73e5b - Browse repository at this point
Copy the full SHA 1c73e5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8bad663 - Browse repository at this point
Copy the full SHA 8bad663View commit details
Commits on Nov 11, 2024
-
[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]>
Configuration menu - View commit details
-
Copy full SHA for 31bfd32 - Browse repository at this point
Copy the full SHA 31bfd32View commit details -
Configuration menu - View commit details
-
Copy full SHA for f13aed0 - Browse repository at this point
Copy the full SHA f13aed0View commit details -
[behavior-ms] Add CBR compose (#114)
Adiciona um novo docker compose utilizado durante a CBR 2024.
Configuration menu - View commit details
-
Copy full SHA for dbf4a75 - Browse repository at this point
Copy the full SHA dbf4a75View commit details -
[behavior-ms] Fix state machine CMakeLists (#113)
Add mising dependency on `messages` for `state_machine` lib.
Configuration menu - View commit details
-
Copy full SHA for 3a557e6 - Browse repository at this point
Copy the full SHA 3a557e6View commit details -
[communication-ms] Populate communication message (#115)
Uses navigation outputs to populate communication output message sent to the robot.
Configuration menu - View commit details
-
Copy full SHA for bc4e432 - Browse repository at this point
Copy the full SHA bc4e432View commit details
Commits on Nov 12, 2024
-
[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.
Configuration menu - View commit details
-
Copy full SHA for 5d33759 - Browse repository at this point
Copy the full SHA 5d33759View commit details
Commits on Nov 13, 2024
-
[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]>
Configuration menu - View commit details
-
Copy full SHA for 863dae3 - Browse repository at this point
Copy the full SHA 863dae3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a564cc - Browse repository at this point
Copy the full SHA 2a564ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5211150 - Browse repository at this point
Copy the full SHA 5211150View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6e9549 - Browse repository at this point
Copy the full SHA e6e9549View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34e7ed8 - Browse repository at this point
Copy the full SHA 34e7ed8View commit details -
Configuration menu - View commit details
-
Copy full SHA for e2e9920 - Browse repository at this point
Copy the full SHA e2e9920View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f682a1 - Browse repository at this point
Copy the full SHA 2f682a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for c395f8c - Browse repository at this point
Copy the full SHA c395f8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c6671b - Browse repository at this point
Copy the full SHA 5c6671bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 62aa189 - Browse repository at this point
Copy the full SHA 62aa189View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fc7c1b - Browse repository at this point
Copy the full SHA 3fc7c1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f078910 - Browse repository at this point
Copy the full SHA f078910View commit details -
Configuration menu - View commit details
-
Copy full SHA for fda3f52 - Browse repository at this point
Copy the full SHA fda3f52View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ae693e - Browse repository at this point
Copy the full SHA 1ae693eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2066e28 - Browse repository at this point
Copy the full SHA 2066e28View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4777938 - Browse repository at this point
Copy the full SHA 4777938View commit details -
Configuration menu - View commit details
-
Copy full SHA for e90587b - Browse repository at this point
Copy the full SHA e90587bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8df4ed1 - Browse repository at this point
Copy the full SHA 8df4ed1View commit details -
Configuration menu - View commit details
-
Copy full SHA for f80395e - Browse repository at this point
Copy the full SHA f80395eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 48c5fa0 - Browse repository at this point
Copy the full SHA 48c5fa0View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab6437b - Browse repository at this point
Copy the full SHA ab6437bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a37e2e6 - Browse repository at this point
Copy the full SHA a37e2e6View commit details
Commits on Nov 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d0671f2 - Browse repository at this point
Copy the full SHA d0671f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for acd7c47 - Browse repository at this point
Copy the full SHA acd7c47View commit details -
Configuration menu - View commit details
-
Copy full SHA for 10f93ca - Browse repository at this point
Copy the full SHA 10f93caView commit details -
Configuration menu - View commit details
-
Copy full SHA for fc7af2a - Browse repository at this point
Copy the full SHA fc7af2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b262f51 - Browse repository at this point
Copy the full SHA b262f51View commit details -
Configuration menu - View commit details
-
Copy full SHA for a161842 - Browse repository at this point
Copy the full SHA a161842View commit details -
Configuration menu - View commit details
-
Copy full SHA for 766aef9 - Browse repository at this point
Copy the full SHA 766aef9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5853113 - Browse repository at this point
Copy the full SHA 5853113View commit details -
Configuration menu - View commit details
-
Copy full SHA for bef70b7 - Browse repository at this point
Copy the full SHA bef70b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 69fda36 - Browse repository at this point
Copy the full SHA 69fda36View commit details -
Configuration menu - View commit details
-
Copy full SHA for c01c133 - Browse repository at this point
Copy the full SHA c01c133View commit details -
Merge branch 'test/wed-integrations' of github.com:robocin/ssl-core i…
…nto test/wed-integrations
Configuration menu - View commit details
-
Copy full SHA for cc37db2 - Browse repository at this point
Copy the full SHA cc37db2View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee8f9be - Browse repository at this point
Copy the full SHA ee8f9beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d64e28 - Browse repository at this point
Copy the full SHA 2d64e28View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f29d15 - Browse repository at this point
Copy the full SHA 5f29d15View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5fb9f55 - Browse repository at this point
Copy the full SHA 5fb9f55View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9887471 - Browse repository at this point
Copy the full SHA 9887471View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe4e224 - Browse repository at this point
Copy the full SHA fe4e224View commit details -
Merge remote-tracking branch 'origin/test/wed-integrations' into test…
…/wed-integrations
Configuration menu - View commit details
-
Copy full SHA for 4063470 - Browse repository at this point
Copy the full SHA 4063470View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea0f42e - Browse repository at this point
Copy the full SHA ea0f42eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d673b7e - Browse repository at this point
Copy the full SHA d673b7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6090bbb - Browse repository at this point
Copy the full SHA 6090bbbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7128f6b - Browse repository at this point
Copy the full SHA 7128f6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2bd2509 - Browse repository at this point
Copy the full SHA 2bd2509View commit details -
Merge remote-tracking branch 'origin/test/wed-integrations' into test…
…/wed-integrations
Configuration menu - View commit details
-
Copy full SHA for df6f7f0 - Browse repository at this point
Copy the full SHA df6f7f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for f6380ea - Browse repository at this point
Copy the full SHA f6380eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for fff151e - Browse repository at this point
Copy the full SHA fff151eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b59a97 - Browse repository at this point
Copy the full SHA 3b59a97View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b1308b - Browse repository at this point
Copy the full SHA 9b1308bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 20e6a7c - Browse repository at this point
Copy the full SHA 20e6a7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a91341 - Browse repository at this point
Copy the full SHA 1a91341View commit details -
Configuration menu - View commit details
-
Copy full SHA for 632d4c5 - Browse repository at this point
Copy the full SHA 632d4c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d3e465 - Browse repository at this point
Copy the full SHA 9d3e465View commit details -
Merge remote-tracking branch 'origin/feat/behavior-target-kick-timer'…
… into test/wed-integrations
Configuration menu - View commit details
-
Copy full SHA for 6b17fdd - Browse repository at this point
Copy the full SHA 6b17fddView commit details -
Revert "Merge remote-tracking branch 'origin/feat/behavior-target-kic…
Configuration menu - View commit details
-
Copy full SHA for 21b9f2e - Browse repository at this point
Copy the full SHA 21b9f2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b62b706 - Browse repository at this point
Copy the full SHA b62b706View commit details -
Configuration menu - View commit details
-
Copy full SHA for 409350b - Browse repository at this point
Copy the full SHA 409350bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a552d6 - Browse repository at this point
Copy the full SHA 9a552d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for cda8a21 - Browse repository at this point
Copy the full SHA cda8a21View commit details -
Merge remote-tracking branch 'origin/feat/behavior-target-kick-timer'…
… into feat/behavior-target-kick-timer
Configuration menu - View commit details
-
Copy full SHA for da0cf93 - Browse repository at this point
Copy the full SHA da0cf93View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60b0155 - Browse repository at this point
Copy the full SHA 60b0155View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f348f4 - Browse repository at this point
Copy the full SHA 2f348f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7df7451 - Browse repository at this point
Copy the full SHA 7df7451View commit details -
Merge remote-tracking branch 'origin/feat/behavior-target-kick-timer'…
… into test/wed-integrations
Configuration menu - View commit details
-
Copy full SHA for 9ea49e8 - Browse repository at this point
Copy the full SHA 9ea49e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c3e44a - Browse repository at this point
Copy the full SHA 6c3e44aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 37bed5d - Browse repository at this point
Copy the full SHA 37bed5dView commit details
Commits on Nov 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 84188d0 - Browse repository at this point
Copy the full SHA 84188d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07a3002 - Browse repository at this point
Copy the full SHA 07a3002View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5034e36 - Browse repository at this point
Copy the full SHA 5034e36View commit details -
Merge remote-tracking branch 'origin/test/wed-integrations' into test…
…/wed-integrations
Configuration menu - View commit details
-
Copy full SHA for a968be3 - Browse repository at this point
Copy the full SHA a968be3View commit details -
Merge remote-tracking branch 'origin/test/wed-integrations' into test…
…/wed-integrations
Configuration menu - View commit details
-
Copy full SHA for b378f28 - Browse repository at this point
Copy the full SHA b378f28View commit details -
Merge remote-tracking branch 'origin/test/wed-integrations' into test…
…/wed-integrations
Configuration menu - View commit details
-
Copy full SHA for b5d9e14 - Browse repository at this point
Copy the full SHA b5d9e14View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57affd7 - Browse repository at this point
Copy the full SHA 57affd7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6903078 - Browse repository at this point
Copy the full SHA 6903078View commit details -
Configuration menu - View commit details
-
Copy full SHA for f548945 - Browse repository at this point
Copy the full SHA f548945View commit details -
Configuration menu - View commit details
-
Copy full SHA for 270120a - Browse repository at this point
Copy the full SHA 270120aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f76d66 - Browse repository at this point
Copy the full SHA 5f76d66View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd49746 - Browse repository at this point
Copy the full SHA dd49746View commit details -
Configuration menu - View commit details
-
Copy full SHA for f5e57ac - Browse repository at this point
Copy the full SHA f5e57acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3127fe3 - Browse repository at this point
Copy the full SHA 3127fe3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b8dbc3 - Browse repository at this point
Copy the full SHA 4b8dbc3View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9b0712 - Browse repository at this point
Copy the full SHA b9b0712View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7bfcc25 - Browse repository at this point
Copy the full SHA 7bfcc25View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc68808 - Browse repository at this point
Copy the full SHA cc68808View commit details -
Configuration menu - View commit details
-
Copy full SHA for e389d71 - Browse repository at this point
Copy the full SHA e389d71View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f43fee - Browse repository at this point
Copy the full SHA 4f43feeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 81cfe45 - Browse repository at this point
Copy the full SHA 81cfe45View commit details -
Configuration menu - View commit details
-
Copy full SHA for de42e97 - Browse repository at this point
Copy the full SHA de42e97View commit details -
Configuration menu - View commit details
-
Copy full SHA for f7db301 - Browse repository at this point
Copy the full SHA f7db301View commit details -
Configuration menu - View commit details
-
Copy full SHA for 625276a - Browse repository at this point
Copy the full SHA 625276aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 40702a7 - Browse repository at this point
Copy the full SHA 40702a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7255a73 - Browse repository at this point
Copy the full SHA 7255a73View commit details -
Configuration menu - View commit details
-
Copy full SHA for db12368 - Browse repository at this point
Copy the full SHA db12368View commit details -
Configuration menu - View commit details
-
Copy full SHA for c56f4fe - Browse repository at this point
Copy the full SHA c56f4feView commit details -
Configuration menu - View commit details
-
Copy full SHA for f11c068 - Browse repository at this point
Copy the full SHA f11c068View commit details