ElizabethDuo

Results 1 issues of ElizabethDuo

Hi MAgent team, thank you for your great project! I am trying adding more agents by ` env.add_agents(handles[0], method="custom", pos=pos_a)` ` env.add_agents(handles[1], method="custom", pos=pos_b)` ` env.add_agents(handles[2], method="custom", pos=pos_c)` ` env.add_agents(handles[3],...