-
Notifications
You must be signed in to change notification settings - Fork 80
Open
Description
robosumo/robosumo/envs/agents.py
Line 210 in 1862397
opp_forces.flat, # opponent torso forces |
Hi,
When I read the paper, I found following text describing the observation of the agent to be
During the game, each agent observes positions of itself and the opponent, its
own joint angles, the corresponding velocities, and the forces exerted on its own body (i.e., equivalent
of tactile senses). (Paper) 4.2 Competitive (first paragraph)
However in the code, agent.py. get_obs function lines 190-212 indicates that the forces of the opponents are also included. Could it be that I read it wrong or some mistake?
Thanks a lot for your time and consideration on this matter!
Best,
Danielhp95
Metadata
Metadata
Assignees
Labels
No labels