Closed BlueBirdHouse closed 10 years ago
I don't have a UML diagram on hand to share, but I can summarize how the simulator works:
These steps cover all of the classes used in the simulator, except for classes defined in the simiam.containers and simiam.util packages. The former package contains any data structures used in the simulator, while the latter package currently contains the Plotter class. The Plotter class is used by the supervisor and classes to provide visual feedback on what the robot is doing versus what the controllers determine the robot should be doing.
I hope this explanation clears up how the classes work together. If you have any specific questions, feel free to ask!
Can you provide me a map of your clesses? You have built so many clesses, I do not understand what are they doing. A map will be helpful. We have three of K3 robot in our lab.