Bardo.AgentManager.AgentManagerClient (Bardo v0.1.0)
View SourceClient module for interacting with the Agent Manager.
This module provides a simplified API for interacting with agent-related processes.
Summary
Functions
Sends a fitness score to an actuator.
Sends a perception to a sensor.
Starts an agent with the specified ID and operation mode.
Stops an agent with the specified ID.
Functions
Sends a fitness score to an actuator.
Sends a perception to a sensor.
Starts an agent with the specified ID and operation mode.
@spec stop_agent(tuple()) :: :ok
Stops an agent with the specified ID.