Final scenario: Difference between revisions

From Control Systems Technology Group
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
The final scenario will consist of a controlled environment where the software will be tested. The environement will consist of a square area of operations (AO) bordered by a white line. Inside this AO several sizes and masses of material will be placed. Using the software a number of [[freeduino based robots]] will be given the task to clean the AO. As some materials can not be moved with only one of the robots cooperation is needed, therefore testing the swarm behaviour software. The main idea can be seen in the figure below:
The final scenario will consist of a controlled environment where the software will be tested. The environement will consist of a square area of operations (AO) bordered by a white line. Inside this AO several sizes and masses of material will be placed in groups. Using the software a number of [[freeduino based robots]] will be given the task to clear the AO by moving the materials to a specific part of the AO - the clear zone (CZ). As some materials can not be moved with only one of the robots cooperation is needed, therefore testing the swarm behaviour software. The main idea can be seen in the figures below:


[[File:speelveld.jpg]]
 
[[File:Test_case_1.1.png]]<br>
Example overview of the test case with Area of Operation (AO), Clear Zone (CZ) and three piles.<br>
[[File:Test_case_1.2.png]]<br>
Example of what pile 1 might look like. The numbers in the blocks indicate the number of robots necessary to move the block.


*The green shapes indicate pieces of material, the number inside shows how much robots are needed to move it outside of the box.
*The green shapes indicate pieces of material, the number inside shows how much robots are needed to move it outside of the box.
*The yellow shapes indicate obstacles which can't be moved, and terefore have to be evaded.
*The yellow shapes indicate obstacles which can't be moved, and therefore have to be evaded.
*The blue shapes indicate the robots in the field.
*The blue shapes indicate the piles (groups) of material


Back to: [[PRE2015_2_Groep1]]
Back to: [[PRE2015_2_Groep1]]

Revision as of 19:14, 29 November 2015

The final scenario will consist of a controlled environment where the software will be tested. The environement will consist of a square area of operations (AO) bordered by a white line. Inside this AO several sizes and masses of material will be placed in groups. Using the software a number of freeduino based robots will be given the task to clear the AO by moving the materials to a specific part of the AO - the clear zone (CZ). As some materials can not be moved with only one of the robots cooperation is needed, therefore testing the swarm behaviour software. The main idea can be seen in the figures below:


Test case 1.1.png
Example overview of the test case with Area of Operation (AO), Clear Zone (CZ) and three piles.
Test case 1.2.png
Example of what pile 1 might look like. The numbers in the blocks indicate the number of robots necessary to move the block.

  • The green shapes indicate pieces of material, the number inside shows how much robots are needed to move it outside of the box.
  • The yellow shapes indicate obstacles which can't be moved, and therefore have to be evaded.
  • The blue shapes indicate the piles (groups) of material

Back to: PRE2015_2_Groep1