Open cp-lab-uts opened 4 years ago
When the agent tries to communicate, there is an error:
Traceback (most recent call last):
File "./example/transferL.py", line 407, in
@congyoubanmian777 I didn't understood your problem. But answering to your question, "hear" should be called after the command "say". Although, "hear" and "say" shouldn't throw any exception by themselves, per say. I think the problem is more related with the characters that you are using. I have been using the hear and say commands. If you use "hear" before "say", it should return an empty string
For example, if agent1 say to ask help, agent2 get that and say some information, before hearing this information, agent1 cannot take action.