Vacuum-Agent
This agent simulates a small robot vacuum cleaner moving between two areas. It automatically cleans any dirt that's been marked in those areas, demonstrating how a simple automated system can maintain cleanliness. This could be useful for visualizing how robots might handle basic tasks in environments like offices or homes. Facility managers or anyone interested in robotics and automation could find it helpful for understanding the core concepts. The agent’s ability to automatically switch between locations and clean makes it a simple but effective demonstration of automated cleaning processes. It provides a clear visual representation of a robot's actions and decision-making.
README
# Vacuum Cleaner Agent Simulation A simple **Python Tkinter simulation** of a vacuum cleaner agent that moves between two locations and cleans dirty areas automatically. <img src="vacum-agent.png" alt="Vacuum Agent" width="300"/> ## Features - Two locations (A and B) represented as colored squares. - Click a location to mark it as **Dirty** or **Clean**. - Automatic movement between locations every few seconds. - Cleans dirty locations automatically. - Stop automatic operation by pressing **Spacebar**. ## How to Run ```bash git clone https://github.com/Imenturki0/vacuum-agent.git cd vacuum-agent python vacuum_agent.py
PUBLIC HISTORY
IDENTITY
Identity inferred from code signals. No PROVENANCE.yml found.
Is this yours? Claim it →METADATA
README BADGE
Add to your README:
