You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been looking at the code of the Focused agent to see how it gets the position of the pig, but I couldn't really understand how it gets it. I know it uses a value called target, but I haven't seen where does it get the target value.
Also, I'd like to know how can I obtain the position of the two agents when I'm deciding the next action to take by one of them.
Hi everyone,
I've been looking at the code of the Focused agent to see how it gets the position of the pig, but I couldn't really understand how it gets it. I know it uses a value called target, but I haven't seen where does it get the target value.
Also, I'd like to know how can I obtain the position of the two agents when I'm deciding the next action to take by one of them.
Thanks!