Closed ganyoginko closed 5 years ago
I find a answer for this. When hand collision with ground, it's called that /sharedAsseet/scripts/GroundContact.cs. This file contain Agent.Done(). I must need more learning. Thanks.
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
I study in the Waker of sample environment. But I do not understand this function "AgentReset" in the walker's wakerAgent.cs.
This cs file is don't have Done(), so I think AgentReset is never called. But actually called when agents fall on the ground. I cannot find where it is called. And also I understand the relationships between MaxStep and AgentReset. why it is called?
I am very grateful to be able to use MLagents.