Football Table Simulation Visualization Tool: Difference between revisions

From Control Systems Technology Group
Jump to navigation Jump to search
Line 19: Line 19:
== Structure ==
== Structure ==
[[File:Structure.PNG|left|thumb|400px|Figure 1: Structure]]
[[File:Structure.PNG|left|thumb|400px|Figure 1: Structure]]
The structure of the current network of our project is shown in Figure 1. The arrows indicate the
The current network-structure of the project is shown in Figure 1. The arrows indicate the


== Graphical User Interface ==
== Graphical User Interface ==

Revision as of 18:27, 9 September 2011

Information

A simulator is developed to easily test new algorithms without depending on the actual robot. Also, tests can be performed at a faster pase. This makes it easier to study problems such as higher level gameplay strategies. This simulation is created with use of MORSE, which is a Multiple Open Robot Simulation Engine.

Together with this simulator, a visualization tool (GUI) is developed to visualize the sensor data of the football table. This tool is connected with the simulator or the table and provides the interface to the user.

These different systems: Simulator, Football Table and the GUI are connected with use of the Yarp Middleware.

External Documentation

Structure

Figure 1: Structure

The current network-structure of the project is shown in Figure 1. The arrows indicate the

Graphical User Interface

Figure 2: Graphical User Interface

Simulator

Figure 3: MORSE model

Misc