Changes between Version 25 and Version 26 of GEC21Agenda/iMinds


Ignore:
Timestamp:
10/17/14 12:34:06 (9 years ago)
Author:
pieter.becue@intec.ugent.be
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GEC21Agenda/iMinds

    v25 v26  
    217217In this part, you will learn how to run experiments using the Labwiki tool. This tool uses the OMF framework in combination with the OML measurement library.
    218218
    219  === Prepare your experiment ===
    220 Go to [http://labwiki.test.atlantis.ugent.be:4000 http://labwiki.test.atlantis.ugent.be:4000], click the prepare text field and type "gec21iperf". You should see a drop down list with some files. Select the gec21iperf.oedl file.
    221 Since this version of labwiki only has one user account at the moment, you should copy the contents of this experiment file and create a file with your group number in the file name. Click CTRL-A, followed by CTRL-C and then click the wheel icon. Choose a name for your file (without the .oedl extension), select OEDL and click Create.
    222 Now paste (CTRL-V) the contents of the experiment in the field below and click the Save button.
    223 
    224 The presentation at the beginning of the session should have given enough explanation to understand this experiment description file.
    225 
    226 Change the properties "sender" and "receiver" so they reflect the hostnames of your resources.
    227 
    228219 === Prepare your mobile scenario ===
    229220Go to [http://robotcontrol.wilab2.ilabt.iminds.be http://robotcontrol.wilab2.ilabt.iminds.be] and start drawing a scenario for your mobile node.
    230221If you are done, click the Save button and copy the list of coordinates.
    231222
    232 
     223SSH to your Communicator node, create a file in the root directory and paste the csv coordinates in the file.
     224{{{
     225$ sudo su
     226$ nano /root/path.csv
     227}}}
     228
     229
     230 === Prepare your experiment ===
     231Go to [http://labwiki.test.atlantis.ugent.be:4000 http://labwiki.test.atlantis.ugent.be:4000], click the prepare text field and type ''gec21Wilab''. You should see a drop down list with some files. Select the ''gec21WilabMobile.oedl'' file.
     232Since this version of labwiki only has one user account at the moment, you should copy the contents of this experiment file and create a file with your group number (or name) in the file name. Click CTRL-A, followed by CTRL-C and then click the wheel icon. Choose a name for your file (without the .oedl extension), select OEDL and click Create.
     233Now paste (CTRL-V) the contents of the experiment in the field below and click the Save button.
     234
     235The presentation at the beginning of the session should have given enough explanation to understand this experiment description file.
     236
     237Drag & drop the page-icon (with the crayon) over to the ''Execute'' field. Now change the properties with as value ''REPLACE ME'' so they reflect your setup.
    233238
    234239Be sure to issue the following command when you dock the robot again, otherwise you will not be able to run more experiments.