<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>MRDS Samples</title><link>http://mrdssamples.codeplex.com/project/feeds/rss</link><description>The MRDS Samples site hosts a variety of code samples for Microsoft Robotics Developer Studio &amp;#40;RDS&amp;#41;.</description><item><title>Created Release: RDS VS2010 Templates (Nov 25, 2011)</title><link>http://mrdssamples.codeplex.com/releases?ReleaseId=77585</link><description>&lt;div class="wikidoc"&gt;This ZIP file contains the RDS Visual Studio 2010 Templates for RDS 2008 R3 and RDS 4 Beta.&lt;br /&gt;If the templates did not install correctly for you, then you can unzip the contents of this file into your My Documents \ Visual Studio 2010 folder.&lt;br /&gt;NOTE: The most common reason why the RDS templates do not work is that your Visual Studio template settings are pointing to the wrong folder.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>trevtay</author><pubDate>Sat, 26 Nov 2011 01:48:43 GMT</pubDate><guid isPermaLink="false">Created Release: RDS VS2010 Templates (Nov 25, 2011) 20111126014843A</guid></item><item><title>Released: RDS VS2010 Templates (Nov 25, 2011)</title><link>http://mrdssamples.codeplex.com/releases/view/77585</link><description>
&lt;div class="wikidoc"&gt;This ZIP file contains the RDS Visual Studio 2010 Templates for RDS 2008 R3 and RDS 4 Beta.&lt;br&gt;
If the templates did not install correctly for you, then you can unzip the contents of this file into your My Documents \ Visual Studio 2010 folder.&lt;br&gt;
NOTE: The most common reason why the RDS templates do not work is that your Visual Studio template settings are pointing to the wrong folder.&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Sat, 26 Nov 2011 01:48:43 GMT</pubDate><guid isPermaLink="false">Released: RDS VS2010 Templates (Nov 25, 2011) 20111126014843A</guid></item><item><title>Updated Release: MRDS Samples 1.0 (May 19, 2010)</title><link>http://mrdssamples.codeplex.com/releases/view/45545</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;Initial Release&lt;/h1&gt;
Please read the installation instructions on the &lt;a href="http://mrdssamples.codeplex.com/wikipage?title=ReadMe"&gt;Read Me&lt;/a&gt; page carefully before you unzip the samples.&lt;br /&gt;&lt;br /&gt;This ZIP file contains source code and documentation only. You must have an appropriate version of Visual Studio already installed, as well as Robotics Developer Studio 2008 R3, in order to compile and run the code.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>trevtay</author><pubDate>Sat, 26 Nov 2011 01:46:00 GMT</pubDate><guid isPermaLink="false">Updated Release: MRDS Samples 1.0 (May 19, 2010) 20111126014600A</guid></item><item><title>Released: MRDS Samples 1.0 (May 19, 2010)</title><link>http://mrdssamples.codeplex.com/releases/view/45545</link><description>
&lt;div class="wikidoc"&gt;
&lt;h1&gt;Initial Release&lt;/h1&gt;
Please read the installation instructions on the &lt;a href="http://mrdssamples.codeplex.com/wikipage?title=ReadMe"&gt;
Read Me&lt;/a&gt; page carefully before you unzip the samples.&lt;br&gt;
&lt;br&gt;
This ZIP file contains source code and documentation only. You must have an appropriate version of Visual Studio already installed, as well as Robotics Developer Studio 2008 R3, in order to compile and run the code.&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Sat, 26 Nov 2011 01:46:00 GMT</pubDate><guid isPermaLink="false">Released: MRDS Samples 1.0 (May 19, 2010) 20111126014600A</guid></item><item><title>Updated Release: Fix for Kinect for Windows Beta 2 on RDS 4 Beta (Nov 09, 2011)</title><link>http://mrdssamples.codeplex.com/releases/view/76620</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;Background&lt;/h1&gt;RDS 4 Beta was released on 17th September 2011 and worked with the Kinect for Windows SDK Beta.&lt;br /&gt;On the 4th November 2011, the Kinect SDK was updated to Kinect for Windows SDK Beta 2. This new SDK contained some breaking changes which meant that the Kinect-related services in RDS stopped working.&lt;br /&gt;&lt;br /&gt;This package is a fix for RDS 4 Beta when used in conjunction with Kinect for Windows SDK &lt;b&gt;Beta 2&lt;/b&gt;.&lt;br /&gt;Do &lt;b&gt;not&lt;/b&gt; install this fix unless:&lt;br /&gt;You installed RDS 4 Beta &lt;b&gt;after&lt;/b&gt; 4th November 2011 and also downloaded and installed Kinect for Windows SDK Beta 2;&lt;br /&gt;or&lt;br /&gt;You had RDS 4 Beta installed with Kinect for Windows SDK Beta and then &lt;b&gt;upgraded&lt;/b&gt; to Kinect for Windows SDK Beta 2.&lt;br /&gt;&lt;br /&gt;If you have RDS 4 Beta installed with the original Kinect for Windows SDK Beta you might prefer to wait until the next release of RDS which will support Kinect for Windows SDK Beta 2.&lt;br /&gt;&lt;br /&gt;This package only updates the User samples that are supplied with RDS. You must re-compile these samples.&lt;br /&gt;
&lt;h1&gt;Instructions&lt;/h1&gt;To install this package:
&lt;ul&gt;&lt;li&gt;Download the ZIP file&lt;/li&gt;
&lt;li&gt;Unzip into the top-level folder of your RDS installation. (This is typically C:\Users\&amp;lt;username&amp;gt;\Microsoft Robotics Dev Studio 4 Beta)&lt;/li&gt;
&lt;li&gt;Run KinectFix.exe. This is a self-expanding executable (a DssDeploy package) that will place some new files on your system.&lt;/li&gt;
&lt;li&gt;When the package installation completes, please follow the instructions that are displayed in the ReadMe page. This page is also saved into the samples\Sensors\Kinect folder so you can refer to it later.&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;NOTE:&lt;/b&gt; You must run the BuildAllSamples script after installing this package to rebuild the User samples.&lt;br /&gt;
&lt;h1&gt;Contents of the Package&lt;/h1&gt;This package contains the following files:&lt;br /&gt;samples\Sensors\Kinect\Kinect\Kinect.cs&lt;br /&gt;samples\Config\Kinect.user.config.xml&lt;br /&gt;samples\Config\KinectUI.user.manifest.xml&lt;br /&gt;samples\Config\ReferencePlatform2011.Simulation.user.manifest.xml&lt;br /&gt;samples\Config\ReferencePlatformRobot.user.Config.xml&lt;br /&gt;samples\BuildAllSamples.cmd&amp;quot;&lt;br /&gt;env.cmd&lt;br /&gt;UserKinectUI.cmd&lt;br /&gt;UserSimRefPlatform.cmd&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>trevtay</author><pubDate>Thu, 10 Nov 2011 05:10:44 GMT</pubDate><guid isPermaLink="false">Updated Release: Fix for Kinect for Windows Beta 2 on RDS 4 Beta (Nov 09, 2011) 20111110051044A</guid></item><item><title>Released: Fix for Kinect for Windows Beta 2 on RDS 4 Beta (Nov 09, 2011)</title><link>http://mrdssamples.codeplex.com/releases/view/76620</link><description>
&lt;div class="wikidoc"&gt;
&lt;h1&gt;Background&lt;/h1&gt;
RDS 4 Beta was released on 17th September 2011 and worked with the Kinect for Windows SDK Beta.&lt;br&gt;
On the 4th November 2011, the Kinect SDK was updated to Kinect for Windows SDK Beta 2. This new SDK contained some breaking changes which meant that the Kinect-related services in RDS stopped working.&lt;br&gt;
&lt;br&gt;
This package is a fix for RDS 4 Beta when used in conjunction with Kinect for Windows SDK
&lt;b&gt;Beta 2&lt;/b&gt;.&lt;br&gt;
Do &lt;b&gt;not&lt;/b&gt; install this fix unless:&lt;br&gt;
You installed RDS 4 Beta &lt;b&gt;after&lt;/b&gt; 4th November 2011 and also downloaded and installed Kinect for Windows SDK Beta 2;&lt;br&gt;
or&lt;br&gt;
You had RDS 4 Beta installed with Kinect for Windows SDK Beta and then &lt;b&gt;upgraded&lt;/b&gt; to Kinect for Windows SDK Beta 2.&lt;br&gt;
&lt;br&gt;
If you have RDS 4 Beta installed with the original Kinect for Windows SDK Beta you might prefer to wait until the next release of RDS which will support Kinect for Windows SDK Beta 2.&lt;br&gt;
&lt;br&gt;
This package only updates the User samples that are supplied with RDS. You must re-compile these samples.&lt;br&gt;
&lt;h1&gt;Instructions&lt;/h1&gt;
To install this package:
&lt;ul&gt;
&lt;li&gt;Download the ZIP file &lt;/li&gt;&lt;li&gt;Unzip into the top-level folder of your RDS installation. (This is typically C:\Users\&amp;lt;username&amp;gt;\Microsoft Robotics Dev Studio 4 Beta)
&lt;/li&gt;&lt;li&gt;Run KinectFix.exe. This is a self-expanding executable (a DssDeploy package) that will place some new files on your system.
&lt;/li&gt;&lt;li&gt;When the package installation completes, please follow the instructions that are displayed in the ReadMe page. This page is also saved into the samples\Sensors\Kinect folder so you can refer to it later.&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
&lt;b&gt;NOTE:&lt;/b&gt; You must run the BuildAllSamples script after installing this package to rebuild the User samples.&lt;br&gt;
&lt;h1&gt;Contents of the Package&lt;/h1&gt;
This package contains the following files:&lt;br&gt;
samples\Sensors\Kinect\Kinect\Kinect.cs&lt;br&gt;
samples\Config\Kinect.user.config.xml&lt;br&gt;
samples\Config\KinectUI.user.manifest.xml&lt;br&gt;
samples\Config\ReferencePlatform2011.Simulation.user.manifest.xml&lt;br&gt;
samples\Config\ReferencePlatformRobot.user.Config.xml&lt;br&gt;
samples\BuildAllSamples.cmd&amp;quot;&lt;br&gt;
env.cmd&lt;br&gt;
UserKinectUI.cmd&lt;br&gt;
UserSimRefPlatform.cmd&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Thu, 10 Nov 2011 05:10:44 GMT</pubDate><guid isPermaLink="false">Released: Fix for Kinect for Windows Beta 2 on RDS 4 Beta (Nov 09, 2011) 20111110051044A</guid></item><item><title>New Post: Error on setup</title><link>http://mrdssamples.codeplex.com/discussions/272803</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Did you unzip the CodePlexSamples into your "Microsoft Robotics Deve Studio 2008 R3" folder? The only reason I can see for this error is if the CodePlexSamples is somewhere else on your hard drive.&lt;/p&gt;
&lt;p&gt;Trevor&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;</description><author>trevtay</author><pubDate>Wed, 02 Nov 2011 04:30:15 GMT</pubDate><guid isPermaLink="false">New Post: Error on setup 20111102043015A</guid></item><item><title>Updated Wiki: Home</title><link>http://mrdssamples.codeplex.com/wikipage?version=17</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;MRDS Samples&lt;/h1&gt;The MRDS Samples site hosts a variety of code samples for &lt;a href="http://www.microsoft.com/robotics" class="externalLink"&gt;Microsoft Robotics Developer Studio&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; (RDS).&lt;br /&gt;&lt;br /&gt;The purpose of this site is to provide sample code to assist in learning RDS. Placing code here under a Microsoft Public License allows the RDS community to contribute and also provides a way to release code samples without having to wait for the next product release cycle.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;NOTE:&lt;/b&gt; Please review the &lt;a href="http://mrdssamples.codeplex.com/wikipage?title=ReadMe&amp;referringTitle=Home"&gt;Read Me&lt;/a&gt; page before you download this package.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Robotics Developer Studio 4 Beta has been released. An updated version of the samples will be available shortly.&lt;/b&gt;&lt;br /&gt;
&lt;h2&gt;Available Samples&lt;/h2&gt;The following are some of the samples currently included in the package:
&lt;ul&gt;&lt;li&gt;Simulation Tutorials 1 to 6&lt;/li&gt;
&lt;li&gt;Simulated Sumo Competition&lt;/li&gt;
&lt;li&gt;Simulated Soccer Competition&lt;/li&gt;
&lt;li&gt;Simulated Teleporter (plus Teleporter Test in VPL and Dancing Cones example in C#)&lt;/li&gt;
&lt;li&gt;Fischer Technik Robot Service (FT16)&lt;/li&gt;
&lt;li&gt;Kondo KHR-1 Robot Service&lt;/li&gt;
&lt;li&gt;VPL examples for the LEGO NXT V2.0 ShooterBot and Color Sensor&lt;/li&gt;
&lt;li&gt;Robotics Tutorials in languages other than C# (removed from the RDS package in R3)&lt;/li&gt;&lt;/ul&gt;
For a more complete list, see the &lt;a href="http://mrdssamples.codeplex.com/documentation?referringTitle=Home"&gt;Documentation&lt;/a&gt; page.&lt;br /&gt;
&lt;h2&gt;Get Started&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Install an appropriate version of &lt;a href="http://mrdssamples.codeplex.com/wikipage?title=VisualStudio&amp;referringTitle=Home"&gt;Visual Studio&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Download and install &lt;a href="http://go.microsoft.com/fwlink/?LinkID=190572" class="externalLink"&gt;Robotics Developer Studio 2008 R3&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Download the MRDS Samples ZIP file from this site&lt;/li&gt;
&lt;li&gt;Unzip the samples package into your RDS installation folder&lt;/li&gt;
&lt;li&gt;Follow the instructions in the &lt;a href="http://mrdssamples.codeplex.com/wikipage?title=ReadMe&amp;referringTitle=Home"&gt;Read Me&lt;/a&gt; (which you can find in the CodePlexSamples\Documentation folder)&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Questions, Suggestions, Contributions...&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;To ask questions or provide feedback about this site or the samples: Go to the &lt;a href="http://social.msdn.microsoft.com/Forums/en-US/category/robotics" class="externalLink"&gt;RDS Discussion Forums&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;To contribute to the code samples: Use the contacts on the &lt;a href="http://mrdssamples.codeplex.com/team/view" class="externalLink"&gt;People&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; page&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Disclaimer&lt;/h2&gt;The samples and documentation included on this web site are for educational purposes only. The code is supplied &amp;quot;as is&amp;quot;.&lt;br /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>trevtay</author><pubDate>Tue, 20 Sep 2011 07:19:54 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20110920071954A</guid></item><item><title>Updated Wiki: Home</title><link>http://mrdssamples.codeplex.com/wikipage?version=16</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;MRDS Samples&lt;/h1&gt;The MRDS Samples site hosts a variety of code samples for &lt;a href="http://www.microsoft.com/robotics" class="externalLink"&gt;Microsoft Robotics Developer Studio&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; (RDS).&lt;br /&gt;&lt;br /&gt;The purpose of this site is to provide sample code to assist in learning RDS. Placing code here under a Microsoft Public License allows the RDS community to contribute and also provides a way to release code samples without having to wait for the next product release cycle.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;NOTE:&lt;/b&gt; Please review the &lt;a href="http://mrdssamples.codeplex.com/wikipage?title=ReadMe&amp;referringTitle=Home"&gt;Read Me&lt;/a&gt; page before you download this package.&lt;br /&gt;&lt;br /&gt;Robotics Developer Studio 4 Beta has been released. An updated version of the samples will be available shortly.&lt;br /&gt;
&lt;h2&gt;Available Samples&lt;/h2&gt;The following are some of the samples currently included in the package:
&lt;ul&gt;&lt;li&gt;Simulation Tutorials 1 to 6&lt;/li&gt;
&lt;li&gt;Simulated Sumo Competition&lt;/li&gt;
&lt;li&gt;Simulated Soccer Competition&lt;/li&gt;
&lt;li&gt;Simulated Teleporter (plus Teleporter Test in VPL and Dancing Cones example in C#)&lt;/li&gt;
&lt;li&gt;Fischer Technik Robot Service (FT16)&lt;/li&gt;
&lt;li&gt;Kondo KHR-1 Robot Service&lt;/li&gt;
&lt;li&gt;VPL examples for the LEGO NXT V2.0 ShooterBot and Color Sensor&lt;/li&gt;
&lt;li&gt;Robotics Tutorials in languages other than C# (removed from the RDS package in R3)&lt;/li&gt;&lt;/ul&gt;
For a more complete list, see the &lt;a href="http://mrdssamples.codeplex.com/documentation?referringTitle=Home"&gt;Documentation&lt;/a&gt; page.&lt;br /&gt;
&lt;h2&gt;Get Started&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Install an appropriate version of &lt;a href="http://mrdssamples.codeplex.com/wikipage?title=VisualStudio&amp;referringTitle=Home"&gt;Visual Studio&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Download and install &lt;a href="http://go.microsoft.com/fwlink/?LinkID=190572" class="externalLink"&gt;Robotics Developer Studio 2008 R3&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Download the MRDS Samples ZIP file from this site&lt;/li&gt;
&lt;li&gt;Unzip the samples package into your RDS installation folder&lt;/li&gt;
&lt;li&gt;Follow the instructions in the &lt;a href="http://mrdssamples.codeplex.com/wikipage?title=ReadMe&amp;referringTitle=Home"&gt;Read Me&lt;/a&gt; (which you can find in the CodePlexSamples\Documentation folder)&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Questions, Suggestions, Contributions...&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;To ask questions or provide feedback about this site or the samples: Go to the &lt;a href="http://social.msdn.microsoft.com/Forums/en-US/category/robotics" class="externalLink"&gt;RDS Discussion Forums&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;To contribute to the code samples: Use the contacts on the &lt;a href="http://mrdssamples.codeplex.com/team/view" class="externalLink"&gt;People&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; page&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Disclaimer&lt;/h2&gt;The samples and documentation included on this web site are for educational purposes only. The code is supplied &amp;quot;as is&amp;quot;.&lt;br /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>trevtay</author><pubDate>Tue, 20 Sep 2011 07:19:37 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20110920071937A</guid></item><item><title>New Post: Error on setup</title><link>http://mrdssamples.codeplex.com/discussions/272803</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hello&lt;/p&gt;
&lt;p&gt;After unziping the CodePlexSamples files i tryed to run the setup for to install the files to my &amp;quot;Microsoft Robotics Dev Studio 2008 R3&amp;quot;.&lt;/p&gt;
&lt;p&gt;That's what the cmd-screen shows: ( a few lines are in french because my windows7 is a french version. The red colored part is the traduction and I hope you will anderstand it. My english is far to be perfect.)&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#0000ff"&gt;Set up the CodePlex Samples&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#0000ff"&gt;Copy the scripts for running the samples&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#0000ff"&gt;Le chemin d'acc&amp;egrave;s sp&amp;eacute;cifi&amp;eacute; est introuvable&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style="color:#ff0000"&gt;The specified acces path coul't be found&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#0000ff"&gt;Copy the executables&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#0000ff"&gt;Le chemin d'acc&amp;egrave;s sp&amp;eacute;cifi&amp;eacute; est introuvable&lt;/span&gt;&amp;nbsp;&amp;nbsp;&lt;span style="color:#ff0000"&gt;The specified acces path coul't be found&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#0000ff"&gt;copy the media assets&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#0000ff"&gt;Le chemin d'acc&amp;egrave;s sp&amp;eacute;cifi&amp;eacute; est introuvable&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;span style="color:#ff0000"&gt;The specified acces path coul't be found&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#0000ff"&gt;Migrate projects to current RDS installation&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#0000ff"&gt;Le chemin d'acc&amp;egrave;s sp&amp;eacute;cifi&amp;eacute; est introuvable&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;span style="color:#ff0000"&gt;The specified acces path coul't be found&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#0000ff"&gt;Appuyez sur une touche pour continuer...|&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;span style="color:#ff0000"&gt;Hit a key to continu&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Has anyone an idea why the setup can't find the files? All the unziped files and folders are on my harddisk! Roboticstudio was installed long before and it works. My Visual Studio is a 2008 standard version, OS is windows7, all updates are done.&lt;/p&gt;
&lt;p&gt;Thanks at advance HeKa&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/div&gt;</description><author>HeKa</author><pubDate>Fri, 16 Sep 2011 09:36:10 GMT</pubDate><guid isPermaLink="false">New Post: Error on setup 20110916093610A</guid></item><item><title>Updated Release: Technology Samples from RDS V1.5 (Jul 11, 2011)</title><link>http://mrdssamples.codeplex.com/releases/view/69869</link><description>&lt;div class="wikidoc"&gt;&lt;h2&gt;RDS V1.5 Technologies Samples&lt;/h2&gt;
These are older samples that have been requested in the Discussion Forums.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>trevtay</author><pubDate>Tue, 12 Jul 2011 01:49:29 GMT</pubDate><guid isPermaLink="false">Updated Release: Technology Samples from RDS V1.5 (Jul 11, 2011) 20110712014929A</guid></item><item><title>Released: Technology Samples from RDS V1.5 (Jul 11, 2011)</title><link>http://mrdssamples.codeplex.com/releases/view/69869</link><description>
&lt;div class="wikidoc"&gt;
&lt;h2&gt;RDS V1.5 Technologies Samples&lt;/h2&gt;
These are older samples that have been requested in the Discussion Forums.&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Tue, 12 Jul 2011 01:49:29 GMT</pubDate><guid isPermaLink="false">Released: Technology Samples from RDS V1.5 (Jul 11, 2011) 20110712014929A</guid></item><item><title>Created Release: Technology Samples from RDS V1.5 (Jul 11, 2011)</title><link>http://mrdssamples.codeplex.com/releases?ReleaseId=69869</link><description>&lt;div class="wikidoc"&gt;!!RDS 1.5 Technologies Samples&lt;br /&gt;&lt;br /&gt;These are older samples that have been requested in the Discussion Forums.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>trevtay</author><pubDate>Tue, 12 Jul 2011 01:48:34 GMT</pubDate><guid isPermaLink="false">Created Release: Technology Samples from RDS V1.5 (Jul 11, 2011) 20110712014834A</guid></item><item><title>New Comment on "SimulationTutorials"</title><link>http://mrdssamples.codeplex.com/wikipage?title=SimulationTutorials&amp;ANCHOR#C17661</link><description>where is the link to tutorials&amp;#63;&amp;#63;&amp;#63; where I can get these tutorial documentation&amp;#63;&amp;#63;&amp;#63;&amp;#63; please help....</description><author>koolniran</author><pubDate>Mon, 15 Nov 2010 14:46:48 GMT</pubDate><guid isPermaLink="false">New Comment on "SimulationTutorials" 20101115024648P</guid></item><item><title>Released: MRDS Samples 1.0 (May 19, 2010)</title><link>http://mrdssamples.codeplex.com/releases/view/45545</link><description>&lt;div class=wikidoc&gt;&lt;h1&gt;Initial Release&lt;/h1&gt;
Please read the installation instructions on the &lt;a href="http://mrdssamples.codeplex.com/wikipage?title=ReadMe"&gt;Read Me&lt;/a&gt; page carefully before you unzip the samples.&lt;br&gt;&lt;br&gt;This ZIP file contains source code and documentation only. You must have an appropriate version of Visual Studio already installed, as well as Robotics Developer Studio 2008 R3, in order to compile and run the code.&lt;/div&gt;&lt;div&gt;&lt;/div&gt;</description><author></author><pubDate>Wed, 13 Oct 2010 07:03:39 GMT</pubDate><guid isPermaLink="false">Released: MRDS Samples 1.0 (May 19, 2010) 20101013070339A</guid></item><item><title>Updated Release: MRDS Samples 1.0 (May 19, 2010)</title><link>http://mrdssamples.codeplex.com/releases/view/45545</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;Initial Release&lt;/h1&gt;
Please read the installation instructions on the &lt;a href="http://mrdssamples.codeplex.com/wikipage?title=ReadMe"&gt;Read Me&lt;/a&gt; page carefully before you unzip the samples.&lt;br /&gt;&lt;br /&gt;This ZIP file contains source code and documentation only. You must have an appropriate version of Visual Studio already installed, as well as Robotics Developer Studio 2008 R3, in order to compile and run the code.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>trevtay</author><pubDate>Wed, 13 Oct 2010 07:03:39 GMT</pubDate><guid isPermaLink="false">Updated Release: MRDS Samples 1.0 (May 19, 2010) 20101013070339A</guid></item><item><title>Source code checked in, #48968</title><link>http://mrdssamples.codeplex.com/SourceControl/changeset/changes/48968</link><description>Checked in by server upgrade</description><author>_TFSSERVICE</author><pubDate>Thu, 22 Jul 2010 18:55:41 GMT</pubDate><guid isPermaLink="false">Source code checked in, #48968 20100722065541P</guid></item><item><title>Updated Wiki: Home</title><link>http://mrdssamples.codeplex.com/wikipage?version=15</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;MRDS Samples&lt;/h1&gt;The MRDS Samples site hosts a variety of code samples for &lt;a href="http://www.microsoft.com/robotics" class="externalLink"&gt;Microsoft Robotics Developer Studio&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; (RDS).&lt;br /&gt;&lt;br /&gt;The purpose of this site is to provide sample code to assist in learning RDS. Placing code here under a Microsoft Public License allows the RDS community to contribute and also provides a way to release code samples without having to wait for the next product release cycle.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;NOTE:&lt;/b&gt; Please review the &lt;a href="http://mrdssamples.codeplex.com/wikipage?title=ReadMe&amp;referringTitle=Home"&gt;Read Me&lt;/a&gt; page before you download this package.&lt;br /&gt;
&lt;h2&gt;Available Samples&lt;/h2&gt;The following are some of the samples currently included in the package:
&lt;ul&gt;&lt;li&gt;Simulation Tutorials 1 to 6&lt;/li&gt;
&lt;li&gt;Simulated Sumo Competition&lt;/li&gt;
&lt;li&gt;Simulated Soccer Competition&lt;/li&gt;
&lt;li&gt;Simulated Teleporter (plus Teleporter Test in VPL and Dancing Cones example in C#)&lt;/li&gt;
&lt;li&gt;Fischer Technik Robot Service (FT16)&lt;/li&gt;
&lt;li&gt;Kondo KHR-1 Robot Service&lt;/li&gt;
&lt;li&gt;VPL examples for the LEGO NXT V2.0 ShooterBot and Color Sensor&lt;/li&gt;
&lt;li&gt;Robotics Tutorials in languages other than C# (removed from the RDS package in R3)&lt;/li&gt;&lt;/ul&gt;
For a more complete list, see the &lt;a href="http://mrdssamples.codeplex.com/documentation?referringTitle=Home"&gt;Documentation&lt;/a&gt; page.&lt;br /&gt;
&lt;h2&gt;Get Started&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Install an appropriate version of &lt;a href="http://mrdssamples.codeplex.com/wikipage?title=VisualStudio&amp;referringTitle=Home"&gt;Visual Studio&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Download and install &lt;a href="http://go.microsoft.com/fwlink/?LinkID=190572" class="externalLink"&gt;Robotics Developer Studio 2008 R3&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Download the MRDS Samples ZIP file from this site&lt;/li&gt;
&lt;li&gt;Unzip the samples package into your RDS installation folder&lt;/li&gt;
&lt;li&gt;Follow the instructions in the &lt;a href="http://mrdssamples.codeplex.com/wikipage?title=ReadMe&amp;referringTitle=Home"&gt;Read Me&lt;/a&gt; (which you can find in the CodePlexSamples\Documentation folder)&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Questions, Suggestions, Contributions...&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;To ask questions or provide feedback about this site or the samples: Go to the &lt;a href="http://social.msdn.microsoft.com/Forums/en-US/category/robotics" class="externalLink"&gt;RDS Discussion Forums&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;To contribute to the code samples: Use the contacts on the &lt;a href="http://mrdssamples.codeplex.com/team/view" class="externalLink"&gt;People&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; page&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Disclaimer&lt;/h2&gt;The samples and documentation included on this web site are for educational purposes only. The code is supplied &amp;quot;as is&amp;quot;.&lt;br /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>trevtay</author><pubDate>Thu, 20 May 2010 10:49:40 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20100520104940A</guid></item><item><title>Updated Wiki: Home</title><link>http://mrdssamples.codeplex.com/wikipage?version=14</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;MRDS Samples&lt;/h1&gt;The MRDS Samples site hosts a variety of code samples for Microsoft Robotics Developer Studio &amp;#40;RDS&amp;#41;.&lt;br /&gt;&lt;br /&gt;The purpose of this site is to provide sample code to assist in learning RDS. Placing code here under a Microsoft Public License allows the RDS community to contribute and also provides a way to release code samples without having to wait for the next product release cycle.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;NOTE:&lt;/b&gt; Please review the &lt;a href="http://mrdssamples.codeplex.com/wikipage?title=ReadMe&amp;referringTitle=Home"&gt;Read Me&lt;/a&gt; page before you download this package.&lt;br /&gt;
&lt;h2&gt;Available Samples&lt;/h2&gt;The following are some of the samples currently included in the package:
&lt;ul&gt;&lt;li&gt;Simulation Tutorials 1 to 6&lt;/li&gt;
&lt;li&gt;Simulated Sumo Competition&lt;/li&gt;
&lt;li&gt;Simulated Soccer Competition&lt;/li&gt;
&lt;li&gt;Simulated Teleporter (plus Teleporter Test in VPL and Dancing Cones example in C#)&lt;/li&gt;
&lt;li&gt;Fischer Technik Robot Service (FT16)&lt;/li&gt;
&lt;li&gt;Kondo KHR-1 Robot Service&lt;/li&gt;
&lt;li&gt;VPL examples for the LEGO NXT V2.0 ShooterBot and Color Sensor&lt;/li&gt;
&lt;li&gt;Robotics Tutorials in languages other than C# (removed from the RDS package in R3)&lt;/li&gt;&lt;/ul&gt;
For a more complete list, see the &lt;a href="http://mrdssamples.codeplex.com/documentation?referringTitle=Home"&gt;Documentation&lt;/a&gt; page.&lt;br /&gt;
&lt;h2&gt;Get Started&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Install an appropriate version of &lt;a href="http://mrdssamples.codeplex.com/wikipage?title=VisualStudio&amp;referringTitle=Home"&gt;Visual Studio&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Download and install &lt;a href="http://go.microsoft.com/fwlink/?LinkID=190572" class="externalLink"&gt;Robotics Developer Studio 2008 R3&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Download the MRDS Samples ZIP file from this site&lt;/li&gt;
&lt;li&gt;Unzip the samples package into your RDS installation folder&lt;/li&gt;
&lt;li&gt;Follow the instructions in the &lt;a href="http://mrdssamples.codeplex.com/wikipage?title=ReadMe&amp;referringTitle=Home"&gt;Read Me&lt;/a&gt; (which you can find in the CodePlexSamples\Documentation folder)&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Questions, Suggestions, Contributions...&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;To ask questions or provide feedback about this site or the samples: Go to the &lt;a href="http://social.msdn.microsoft.com/Forums/en-US/category/robotics" class="externalLink"&gt;RDS Discussion Forums&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;To contribute to the code samples: Use the contacts on the &lt;a href="http://mrdssamples.codeplex.com/team/view" class="externalLink"&gt;People&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; page&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Disclaimer&lt;/h2&gt;The samples and documentation included on this web site are for educational purposes only. The code is supplied &amp;quot;as is&amp;quot;.&lt;br /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>trevtay</author><pubDate>Thu, 20 May 2010 10:46:21 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20100520104621A</guid></item><item><title>Updated Wiki: Home</title><link>http://mrdssamples.codeplex.com/wikipage?version=13</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;MRDS Samples&lt;/h1&gt;The MRDS Samples site hosts a variety of code samples for Microsoft Robotics Developer Studio &amp;#40;RDS&amp;#41;.&lt;br /&gt;&lt;br /&gt;The purpose of this site is to provide sample code to assist in learning RDS. Placing code here under a Microsoft Public License allows the RDS community to contribute and also provides a way to release code samples without having to wait for the next product release cycle.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;NOTE:&lt;/b&gt; Please review the &lt;a href="http://mrdssamples.codeplex.com/wikipage?title=ReadMe&amp;referringTitle=Home"&gt;Read Me&lt;/a&gt; page before you download this package.&lt;br /&gt;
&lt;h2&gt;Available Samples&lt;/h2&gt;The following are some of the samples currently included in the package:
&lt;ul&gt;&lt;li&gt;Simulation Tutorials 1 to 6&lt;/li&gt;
&lt;li&gt;Simulated Sumo Competition&lt;/li&gt;
&lt;li&gt;Simulated Soccer Competition&lt;/li&gt;
&lt;li&gt;Simulated Teleporter (plus Teleporter Test in VPL and Dancing Cones example in C#)&lt;/li&gt;
&lt;li&gt;Fischer Technik Robot Service (FT16)&lt;/li&gt;
&lt;li&gt;Kondo KHR-1 Robot Service&lt;/li&gt;
&lt;li&gt;VPL examples for the LEGO NXT V2.0 ShooterBot and Color Sensor&lt;/li&gt;
&lt;li&gt;Robotics Tutorials in languages other than C# (removed from the RDS package in R3)&lt;/li&gt;&lt;/ul&gt;
For a more complete list, see the &lt;a href="http://mrdssamples.codeplex.com/documentation?referringTitle=Home"&gt;Documentation&lt;/a&gt; page.&lt;br /&gt;
&lt;h2&gt;Get Started&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Install an appropriate version of &lt;a href="http://mrdssamples.codeplex.com/wikipage?title=VisualStudio&amp;referringTitle=Home"&gt;Visual Studio&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Download and install &lt;a href="http://go.microsoft.com/fwlink/?LinkID=190572" class="externalLink"&gt;Robotics Developer Studio 2008 R3&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Download the MRDS Samples ZIP file from this site&lt;/li&gt;
&lt;li&gt;Unzip the samples package into your RDS installation folder&lt;/li&gt;
&lt;li&gt;Follow the instructions in the &lt;a href="http://mrdssamples.codeplex.com/wikipage?title=ReadMe&amp;referringTitle=Home"&gt;Read Me&lt;/a&gt; (which you can find in the CodePlexSamples folder)&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Questions, Suggestions, Contributions...&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;To ask questions or provide feedback about this site or the samples: Go to the &lt;a href="http://social.msdn.microsoft.com/Forums/en-US/category/robotics" class="externalLink"&gt;RDS Discussion Forums&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;To contribute to the code samples: Use the contacts on the &lt;a href="http://mrdssamples.codeplex.com/team/view" class="externalLink"&gt;People&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; page&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Disclaimer&lt;/h2&gt;The samples and documentation included on this web site are for educational purposes only. The code is supplied &amp;quot;as is&amp;quot;.&lt;br /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>trevtay</author><pubDate>Thu, 20 May 2010 10:45:25 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20100520104525A</guid></item></channel></rss>
