ItmPy Framework - Intelligence Transfer Model
To create an agent - inherit from ItmAgent
To run the PaintMixingRobot example:
- Run the file ItmNetworkObserver.py if you desire to monitor the network communications between the agents using ITMP
- Run the file PaintMixingCustomer.py FIRST
- THEN, run the file PaintMixingExample.py