google-research / football

Check out the new game server:
https://research-football.dev
Apache License 2.0
3.28k stars 1.27k forks source link

What is the mechanism to choose players in the multi-agent setting? #331

Open DarkDawn233 opened 1 year ago

DarkDawn233 commented 1 year ago

After testing, in the environment "academy_counterattack_easy", the "number_of_right_players_agent_controls" is set to 4, and among the 4 observations, the "active" labels are [5,6,7,8]. However, the "left_team" position information shows that the IDs of players located in the right half of the field are [7,8,9,10].