<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Channel 9 - Discussions by PaulR</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Niners/PaulR/Discussions/RSS"></atom:link>
	<image>
		<url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url>
		<title>Channel 9 - Discussions by PaulR</title>
		<link>http://channel9.msdn.com/Niners/PaulR/Discussions</link>
	</image>
	<description>Channel 9 keeps you up to date with the latest news and behind the scenes info from Microsoft that developers love to keep up with. From LINQ to SilverLight – Watch videos and hear about all the cool technologies coming and the people behind them.</description>
	<link>http://channel9.msdn.com/Niners/PaulR/Discussions</link>
	<language>en</language>
	<pubDate>Fri, 24 May 2013 07:57:51 GMT</pubDate>
	<lastBuildDate>Fri, 24 May 2013 07:57:51 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<c9:totalResults>0</c9:totalResults>
	<c9:pageCount>0</c9:pageCount>
	<c9:pageSize>0</c9:pageSize>
	<item>
		<title>The Sandbox - View contents of DssDeploy packages created with Microsoft Robotics Studio</title>
		<description><![CDATA[<p>Thanks Trevor, I'll look into it</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Sandbox/259877-View-contents-of-DssDeploy-packages-created-with-Microsoft-Robotics-Studio/0a7e0e3d6eef448db6c79dea0109162a#0a7e0e3d6eef448db6c79dea0109162a</link>
		<pubDate>Fri, 04 Jan 2008 23:25:49 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Sandbox/259877-View-contents-of-DssDeploy-packages-created-with-Microsoft-Robotics-Studio/0a7e0e3d6eef448db6c79dea0109162a#0a7e0e3d6eef448db6c79dea0109162a</guid>
		<dc:creator>PaulR</dc:creator>
		<slash:comments>5</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/PaulR/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>The Sandbox - View contents of DssDeploy packages created with Microsoft Robotics Studio</title>
		<description><![CDATA[<p>This little program allows you to inspect the contents of a DssDeploy self extractor created with the DssDeploy tool shipped as part of Microsoft Robotics Studio.<br /><br />Information&nbsp;about DssDeploy can be found <a target="_blank" href="http://msdn2.microsoft.com/en-us/library/bb483014.aspx">
here</a><br />Information about Microsoft Robotics Studio can be found <a target="_blank" href="http://msdn2.microsoft.com/en-us/robotics/default.aspx">
here</a></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Sandbox/259877-View-contents-of-DssDeploy-packages-created-with-Microsoft-Robotics-Studio/259877#259877</link>
		<pubDate>Mon, 24 Dec 2007 02:57:54 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Sandbox/259877-View-contents-of-DssDeploy-packages-created-with-Microsoft-Robotics-Studio/259877#259877</guid>
		<dc:creator>PaulR</dc:creator>
		<slash:comments>5</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/PaulR/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>The Sandbox - Mastermind in Microsoft Visual Programming Language</title>
		<description><![CDATA[<p>This diagram demonstrates a functioning&nbsp;Mastermind player written entirely in Miscrosoft Visual Programming Language.<br>
<br>
The user picks three colors, each of which must be from the set Red, Green and Blue, the diagram then attempts to guess which combination the user has picked.<br>
<br>
<strong>Prerequisites:<br>
</strong><em>These need to be installed in this order<br>
</em><br>
Microsoft Robotics Studio (1.5)<br>
Introductory Courseware for Microsoft Robotics Studio (1.5)&nbsp; CTP Sep 2007<br>
<br>
All of these can be found at the&nbsp;Microsoft Robtics Studio download page -&nbsp;<a target="_blank" href="http://msdn2.microsoft.com/en-us/robotics/aa731520.aspx">http://msdn2.microsoft.com/en-us/robotics/aa731520.aspx</a></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Sandbox/257603-Mastermind-in-Microsoft-Visual-Programming-Language/257603#257603</link>
		<pubDate>Fri, 14 Sep 2007 00:26:29 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Sandbox/257603-Mastermind-in-Microsoft-Visual-Programming-Language/257603#257603</guid>
		<dc:creator>PaulR</dc:creator>
		<slash:comments>1</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/PaulR/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>The Sandbox - Robot Sumo in Microsoft Visual Programming Language</title>
		<description><![CDATA[<p>These three diagrams demonstrate a functioning Sumo player written entirely in Miscrosoft Visual Programming Language.<br>
<br>
<strong>VplSumoOne</strong><br>
The first diagram demonstrates a simple player that just uses the bump sensors and cliff sensors on the simulated iRobot Create to detect the opponent (using the bump sensors) and the edge of the ring (using the cliff sensors)<br>
<br>
<strong>VplSumoTwo<br>
</strong>The second diagram demonstrates a more complete player that uses the camera on the robot to try and find the opponent (rather than wandering around the arena until bumping into something). Because of a known issue in the way that the services start,
 this diagram will not run directly from VPL, but needs to be compiled as a service (Menu Item
<em>Build -&gt; Compile As Service</em>) and then that compiled service needs to be run (Menu Item
<em>Run -&gt; Run Compiled Services</em>)<br>
<br>
<strong>VplSumoThree<br>
</strong>This diagram removes all sumo playing logic from the diagram and allows you to drive the robot from a game controller or and on screen joystick widget.<br>
<br>
<br>
<strong>Prerequisites:<br>
</strong><em>These need to be installed in this order<br>
</em><br>
Microsoft Robotics Studio (1.5)<br>
Sumo Competition for Microsoft Robotics Studio (1.5)<br>
Introductory Courseware for Microsoft Robotics Studio (1.5)&nbsp; CTP Sep 2007<br>
<br>
All of these can be found at the&nbsp;Microsoft Robtics Studio download page -&nbsp;<a target="_blank" href="http://msdn2.microsoft.com/en-us/robotics/aa731520.aspx">http://msdn2.microsoft.com/en-us/robotics/aa731520.aspx</a></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Sandbox/257602-Robot-Sumo-in-Microsoft-Visual-Programming-Language/257602#257602</link>
		<pubDate>Fri, 14 Sep 2007 00:12:56 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Sandbox/257602-Robot-Sumo-in-Microsoft-Visual-Programming-Language/257602#257602</guid>
		<dc:creator>PaulR</dc:creator>
		<slash:comments>5</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/PaulR/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>The Sandbox - Microsoft Visual Programming Language Sample - Explorer</title>
		<description><![CDATA[<p>There isn't currently a C# equivalent and, as you point out, the Explorer service relies on&nbsp;messages that the simulated differential drive doesn't implement.<br>
<br>
Writing an equivalent service in C# would be a good exercise. If you leave the XInputController part out,&nbsp;Then&nbsp;the service just needs to partner with a generic differential drive and the SickLRF and subscribe to the SickLRF. The processing that VplExplorer
 does on the laser data is very simple, merely dividing the laser data into three fields and finding the lowest point in each field, something that is much easier in C# than in MVPL<br>
<br>
Service Tutorials 4 and 5 cover subscribing to a service.<br>
<br>
Setting the manifests up correctly to run in the simulation will take some work, but you can use existing manifests (for example the one that ships with vplexplorer) and edit them to add your own service.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Sandbox/251241-Microsoft-Visual-Programming-Language-Sample-Explorer/cb367d881f2940d3a9de9dea0107e364#cb367d881f2940d3a9de9dea0107e364</link>
		<pubDate>Thu, 22 Feb 2007 18:20:17 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Sandbox/251241-Microsoft-Visual-Programming-Language-Sample-Explorer/cb367d881f2940d3a9de9dea0107e364#cb367d881f2940d3a9de9dea0107e364</guid>
		<dc:creator>PaulR</dc:creator>
		<slash:comments>5</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/PaulR/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>The Sandbox - Microsoft Visual Programming Language Sample - Explorer</title>
		<description><![CDATA[<p>This is a Vpl Diagram with similar (inspired by, not equivalent to!) functionality to that in&nbsp;Robotics Tutorial 5.<br>
<br>
A simulated Pioneer 3DX robot wanders in an obstacle strewn environment.<br>
<br>
A wired XBox 360 controller can be used to override the wandering behavior by&nbsp;holding the right shoulder button, the left thumbstick is for steering, the triggers control acceleration and braking.<br>
<br></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Sandbox/251241-Microsoft-Visual-Programming-Language-Sample-Explorer/251241#251241</link>
		<pubDate>Sat, 06 Jan 2007 01:28:44 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Sandbox/251241-Microsoft-Visual-Programming-Language-Sample-Explorer/251241#251241</guid>
		<dc:creator>PaulR</dc:creator>
		<slash:comments>5</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/PaulR/Discussions/RSS</wfw:commentRss>
	</item>
</channel>
</rss>