Football Table Simulation Visualization Tool: Difference between revisions

From Control Systems Technology Group
Jump to navigation Jump to search
Line 1: Line 1:
<div STYLE="float: left; width:80%">
<div STYLE="float: left; width:80%">
== Information ==
== Information ==
<p>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 Simulator.</p>
<p>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 [https://www.openrobots.org/wiki/morse MORSE], which is a Multiple Open Robot Simulator.</p>


<p>
<p>
Line 8: Line 8:


<p>
<p>
These different systems: Simulator, Football Table and the GUI are connected with use of the Yarp Middleware.
These different systems: Simulator, Football Table and the GUI are connected with use of the [http://eris.liralab.it/yarpdoc/what_is_yarp.html Yarp Middleware].
</p>
</p>



Revision as of 18:16, 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 Simulator.

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.

Important Links

Structure

Figure 1: Structure

Graphical User Interface

Figure 2: Graphical User Interface

Simulator

Figure 3: MORSE model

Misc