This project simulates Building with Robots, Sensors and Users using Mason, a multi agent simulation toolkit.
Mason Manual containing sample examples can be found here
Steps to Run Simulation (in Eclipse):
-
Create new Java project
-
Add ./lib and ./resource folder in classpath.
- -> Properties -> Java Build Path -> Add Class folder
- Run ./src/edu/vt/ece5574/sim/Simulation.java
Do have a look at config.properties file at ./resouces for static params used which starting simulation.