Activity
fix some bugs and add debug and feature
fix some bugs and add debug and feature
feat: add shooting behavior and refactor action retrieval in agents
feat: add shooting behavior and refactor action retrieval in agents
feat: implement memory management for agent's dash distance calculations
feat: implement memory management for agent's dash distance calculations
clean code in starter setplay
clean code in starter setplay
refactor: enhance dribbling logic by defining multiple target angles …
refactor: enhance dribbling logic by defining multiple target angles …
refactor: enhance documentation for set play behaviors and improve co…
refactor: enhance documentation for set play behaviors and improve co…
refactor: simplify can_go_to method and enhance get_avoid_circle_poin…
refactor: simplify can_go_to method and enhance get_avoid_circle_poin…
refactor: update return documentation for behavior methods and enhanc…
refactor: update return documentation for behavior methods and enhanc…
refactor: enhance behavior documentation and add psutil dependency fo…
refactor: enhance behavior documentation and add psutil dependency fo…
refactor: update logging levels and enhance debug output in set play …
refactor: update logging levels and enhance debug output in set play …
refactor: improve code readability by reorganizing imports and simpli…
refactor: improve code readability by reorganizing imports and simpli…
refactor: streamline goal kick behavior by removing unused methods an…
refactor: streamline goal kick behavior by removing unused methods an…
refactor: remove unused imports and reorganize behavior class imports…
refactor: remove unused imports and reorganize behavior class imports…
refactor: simplify execution flow and enhance logging in set play beh…
refactor: simplify execution flow and enhance logging in set play beh…
refactor: enhance logging and improve action handling in behavior cla…
refactor: enhance logging and improve action handling in behavior cla…
feat: add logging for actions in behavior classes to improve debuggin…
feat: add logging for actions in behavior classes to improve debuggin…
refactor: update agent type hints to use SamplePlayerAgent for better…
refactor: update agent type hints to use SamplePlayerAgent for better…
refactor: update behavior classes to use SamplePlayerAgent and improv…
refactor: update behavior classes to use SamplePlayerAgent and improv…
refactor: replace shallow copy with deepcopy in tools utility
refactor: replace shallow copy with deepcopy in tools utility
refactor: replace Convertor with Tools in behavior and strategy files
refactor: replace Convertor with Tools in behavior and strategy files
feat: enhance strategy and role management with detailed docstrings a…
feat: enhance strategy and role management with detailed docstrings a…
fix: their goal kick argument
fix: their goal kick argument
fix: bhv_starter_their_goal_kick_move.py
fix: bhv_starter_their_goal_kick_move.py
add self to setplay
add self to setplay