test: add unit tests to BeliefCollector
ref: N25B-197
This commit is contained in:
@@ -5,7 +5,7 @@ from spade_bdi.bdi import BDIAgent
|
||||
|
||||
from control_backend.agents.bdi.behaviours.belief_setter import BeliefSetter
|
||||
|
||||
class BDICore(BDIAgent):
|
||||
class BDICoreAgent(BDIAgent):
|
||||
"""
|
||||
This is the Brain agent that does the belief inference with AgentSpeak.
|
||||
This is a continous process that happens automatically in the background.
|
||||
|
||||
Reference in New Issue
Block a user