Difference between revisions of "WallFollow Scenario"

From RobotinoWiki
(Created page with " =Video= A video of this example can be viewed below. {{#ev:youtube|rcJsAbxi1BY}}")
 
 
Line 1: Line 1:
 +
= WallFollow Simulation Scenario =
  
=Video=
+
In this example, a simulated Robotino follows a wall in a simulated environment based on the input from its simulated ir array. The example is located in the ''RobotinoMRDS\Simulation\Scenarios\WallFollow'' folder.
 +
 
 +
= Running the example =
 +
 
 +
== Prerequisites ==
 +
 
 +
You must have the following installed on your system to run this example:
 +
 
 +
* Microsoft Visual Studio 2010 (or Microsoft Visual C# 2010 Express)
 +
 
 +
== Procedure ==
 +
# Navigate to ''RobotinoMRDS\Simulation\Scenarios\WallFollow\SimWallFollow'' and open the project ''SimWallFollow.csproj''
 +
# Right click on the ''SimWallFollow'' project in the Solution Explorer and set it as a startup project
 +
# Hit F5
 +
 
 +
= Video =
  
 
A video of this example can be viewed below.
 
A video of this example can be viewed below.
 
{{#ev:youtube|rcJsAbxi1BY}}
 
{{#ev:youtube|rcJsAbxi1BY}}

Latest revision as of 14:36, 21 March 2012

WallFollow Simulation Scenario

In this example, a simulated Robotino follows a wall in a simulated environment based on the input from its simulated ir array. The example is located in the RobotinoMRDS\Simulation\Scenarios\WallFollow folder.

Running the example

Prerequisites

You must have the following installed on your system to run this example:

  • Microsoft Visual Studio 2010 (or Microsoft Visual C# 2010 Express)

Procedure

  1. Navigate to RobotinoMRDS\Simulation\Scenarios\WallFollow\SimWallFollow and open the project SimWallFollow.csproj
  2. Right click on the SimWallFollow project in the Solution Explorer and set it as a startup project
  3. Hit F5

Video

A video of this example can be viewed below. {{#ev:youtube|rcJsAbxi1BY}}