<?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 - Entries tagged with Microsoft Robotics Developer Studio</title>
    <atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Tags/microsoft-robotics-developer-studio/RSS"></atom:link>
    <itunes:summary></itunes:summary>
    <itunes:author>Microsoft</itunes:author>
    <itunes:subtitle></itunes:subtitle>
    <image>
      <url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url>
      <title>Channel 9 - Entries tagged with Microsoft Robotics Developer Studio</title>
      <link>http://channel9.msdn.com/Tags/microsoft-robotics-developer-studio</link>
    </image>
    <itunes:image href=""></itunes:image>
    <itunes:category text="Technology"></itunes:category>
    <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/Tags/microsoft-robotics-developer-studio</link>
    <language>en</language>
    <pubDate>Thu, 23 May 2013 09:27:01 GMT</pubDate>
    <lastBuildDate>Thu, 23 May 2013 09:27:01 GMT</lastBuildDate>
    <generator>Rev9</generator>
    <c9:totalResults>4</c9:totalResults>
    <c9:pageCount>1</c9:pageCount>
    <c9:pageSize>25</c9:pageSize>
  <item>
      <title>Microsoft Robotics samples and new Kinect for Windows SDK versions</title>
      <description><![CDATA[<p>Today's information from Bruno Capuano provides a nice &quot;how to&quot; to get the Microsoft Robotics samples that use the Kinect for Windows SDK to compile with the latest version of the SDK...</p><h2>[#KINECT] HowTo: Compile Microsoft #Robotics samples for #KinectSdk 1.6</h2><blockquote><p>Buenas,</p><p>at the <a href="http://elbruno.com/2012/11/21/event-materiales-del-webcast-de-robotics-kinects-y-otras-cosas/">event on Tuesday on Kinect, Robotics and other things</a> it was me pending to show some examples of Robotics with Kinect.</p><p>The current version of Microsoft Robotics has a series of examples that use the <a href="http://www.microsoft.com/en-us/kinectforwindows/">Kinect SDK</a> 1.0, the problem is that when you have installed the current version of <a href="http://www.microsoft.com/en-us/kinectforwindows/">Kinect SDK</a> , because you have a problem when compiling the examples. Within the path [<strong><em>C:\Users\ &lt; user &gt; \Microsoft Robotics Dev Studio 4\samples</em></strong>] there is a BAT file that compiles all projects [<strong><em>BuildAllSamples.cmd</em></strong>].</p><p>To avoid the error and update the examples, we can go down a class from <a href="http://elbruno.com/2012/11/22/kinect-howto-compilar-los-ejemplos-de-microsoft-robotics-con-kinectsdk-1-6/www.codeplex.com">CodePlex</a> which we updated to the latest version. Download it from <a href="http://mrdssamples.codeplex.com/releases/view/97376">http://mrdssamples.codeplex.com/releases/view/97376</a> and only have to change the [Kinect.cs] class that is in [<strong><em>C:\Users\ &lt; user &gt; \Microsoft Robotics Dev Studio 4\samples\Sensors\Kinect\Kinect</em></strong>]</p><p>We can now launch the bat of compilation and have the available examples.</p><p>Download: <a href="http://mrdssamples.codeplex.com/releases/view/97376">http://mrdssamples.codeplex.com/releases/view/97376</a></p></blockquote><p><strong>Project Information URL:</strong> <a title="http://elbruno.com/2012/11/23/kinect-howto-compile-microsoft-robotics-samples-for-kinectsdk-1-6/" href="http://elbruno.com/2012/11/23/kinect-howto-compile-microsoft-robotics-samples-for-kinectsdk-1-6/">http://elbruno.com/2012/11/23/kinect-howto-compile-microsoft-robotics-samples-for-kinectsdk-1-6/</a></p><p>Contact Information:</p><ul><li>Blog: <a href="http://elbruno.com/">http://elbruno.com/</a> </li><li>Twitter: <a href="https://twitter.com/#!/elbruno">@elbruno</a> </li></ul> <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Tags/microsoft-robotics-developer-studio/RSS&WT.dl=0&WT.entryid=Entry:RSSView:6b84b6c20dcc425d865da1130163d200">]]></description>
      <comments>http://channel9.msdn.com/coding4fun/kinect/Microsoft-Robotics-samples-and-new-Kinect-for-Windows-SDK-versions</comments>
      <itunes:summary>Today&#39;s information from Bruno Capuano provides a nice &amp;quot;how to&amp;quot; to get the Microsoft Robotics samples that use the Kinect for Windows SDK to compile with the latest version of the SDK... [#KINECT] HowTo: Compile Microsoft #Robotics samples for #KinectSdk 1.6Buenas, at the event on Tuesday on Kinect, Robotics and other things it was me pending to show some examples of Robotics with Kinect. The current version of Microsoft Robotics has a series of examples that use the Kinect SDK 1.0, the problem is that when you have installed the current version of Kinect SDK , because you have a problem when compiling the examples. Within the path [C:\Users\ &amp;lt; user &amp;gt; \Microsoft Robotics Dev Studio 4\samples] there is a BAT file that compiles all projects [BuildAllSamples.cmd]. To avoid the error and update the examples, we can go down a class from CodePlex which we updated to the latest version. Download it from http://mrdssamples.codeplex.com/releases/view/97376 and only have to change the [Kinect.cs] class that is in [C:\Users\ &amp;lt; user &amp;gt; \Microsoft Robotics Dev Studio 4\samples\Sensors\Kinect\Kinect] We can now launch the bat of compilation and have the available examples. Download: http://mrdssamples.codeplex.com/releases/view/97376 Project Information URL: http://elbruno.com/2012/11/23/kinect-howto-compile-microsoft-robotics-samples-for-kinectsdk-1-6/ Contact Information: Blog: http://elbruno.com/ Twitter: @elbruno </itunes:summary>
      <link>http://channel9.msdn.com/coding4fun/kinect/Microsoft-Robotics-samples-and-new-Kinect-for-Windows-SDK-versions</link>
      <pubDate>Wed, 28 Nov 2012 14:00:00 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/coding4fun/kinect/Microsoft-Robotics-samples-and-new-Kinect-for-Windows-SDK-versions</guid>
      <media:thumbnail url="http://files.channel9.msdn.com/thumbnail/a212cb03-d292-4882-94ff-da7a8a5b15b7.png" height="73" width="100"></media:thumbnail>
      <media:thumbnail url="http://files.channel9.msdn.com/thumbnail/4fb0fa17-29fe-451d-b52a-dff67f303079.png" height="160" width="220"></media:thumbnail>      
      <dc:creator>Greg Duncan</dc:creator>
      <itunes:author>Greg Duncan</itunes:author>
      <slash:comments>0</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/coding4fun/kinect/Microsoft-Robotics-samples-and-new-Kinect-for-Windows-SDK-versions/RSS</wfw:commentRss>
      <category>Coding4Fun</category>
      <category>Kinect</category>
      <category>Microsoft Robotics Developer Studio</category>
    </item>
  <item>
      <title>A Look At Robotics Developer Studio 4 Beta</title>
      <description><![CDATA[ <p>Today the robotics group announced the release of the Microsoft Robotics Developer Studio 4 Beta. You can download RDS 4 beta at <a href="http://www.microsoft.com/robotics/">Microsoft.com/robotics</a>. This release has extensive support for the Kinect sensor hardware throug the Kinect for Windows SDK allowing developers to create Kinect-enabled robots in the Visual Simulation Environment and in real life. Along with this release comes a standardized reference spec for building&nbsp;a Kinect-based robot. We take a look at the first with a robot called &quot;Eddie&quot; from Parallax Inc. This robot will be sold through their online store. Be sure to check out the Robotics @Home contest at <a href="http://www.RoboticsAtHome.com.">www.RoboticsAtHome.com.</a></p> <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Tags/microsoft-robotics-developer-studio/RSS&WT.dl=0&WT.entryid=Entry:RSSView:b64a8c1f9d674873ad9f9f5c01480e81">]]></description>
      <comments>http://channel9.msdn.com/posts/A-Look-At-Robotics-Developer-Studio-4-Beta</comments>
      <itunes:summary> Today the robotics group announced the release of the Microsoft Robotics Developer Studio 4 Beta. You can download RDS 4 beta at Microsoft.com/robotics. This release has extensive support for the Kinect sensor hardware throug the Kinect for Windows SDK allowing developers to create Kinect-enabled robots in the Visual Simulation Environment and in real life. Along with this release comes a standardized reference spec for building&amp;nbsp;a Kinect-based robot. We take a look at the first with a robot called &amp;quot;Eddie&amp;quot; from Parallax Inc. This robot will be sold through their online store. Be sure to check out the Robotics @Home contest at www.RoboticsAtHome.com. </itunes:summary>
      <itunes:duration>906</itunes:duration>
      <link>http://channel9.msdn.com/posts/A-Look-At-Robotics-Developer-Studio-4-Beta</link>
      <pubDate>Sat, 17 Sep 2011 19:55:41 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/posts/A-Look-At-Robotics-Developer-Studio-4-Beta</guid>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/0e81/b64a8c1f-9d67-4873-ad9f-9f5c01480e81/RDS40917_100_ch9.jpg" height="75" width="100"></media:thumbnail>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/0e81/b64a8c1f-9d67-4873-ad9f-9f5c01480e81/RDS40917_220_ch9.jpg" height="165" width="220"></media:thumbnail>
      <media:thumbnail url="http://ak.channel9.msdn.com/ch9/0e81/b64a8c1f-9d67-4873-ad9f-9f5c01480e81/RDS40917_512_ch9.jpg" height="384" width="512"></media:thumbnail>
      <media:group>
        <media:content url="http://ak.channel9.msdn.com/ch9/0e81/b64a8c1f-9d67-4873-ad9f-9f5c01480e81/RDS40917_2MB_ch9.wmv" expression="full" duration="906" fileSize="599201861" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://ak.channel9.msdn.com/ch9/0e81/b64a8c1f-9d67-4873-ad9f-9f5c01480e81/RDS40917_ch9.mp3" expression="full" duration="906" fileSize="7249367" type="audio/mp3" medium="audio"></media:content>
        <media:content url="http://ak.channel9.msdn.com/ch9/0e81/b64a8c1f-9d67-4873-ad9f-9f5c01480e81/RDS40917_ch9.wma" expression="full" duration="906" fileSize="7331735" type="audio/x-ms-wma" medium="audio"></media:content>
        <media:content url="http://ak.channel9.msdn.com/ch9/0e81/b64a8c1f-9d67-4873-ad9f-9f5c01480e81/RDS40917_ch9.wmv" expression="full" duration="906" fileSize="152090864" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://ak.channel9.msdn.com/ch9/0e81/b64a8c1f-9d67-4873-ad9f-9f5c01480e81/RDS40917_high_ch9.mp4" expression="full" duration="906" fileSize="322606443" type="video/mp4" medium="video"></media:content>
        <media:content url="http://ak.channel9.msdn.com/ch9/0e81/b64a8c1f-9d67-4873-ad9f-9f5c01480e81/RDS40917_low_ch9.mp4" expression="full" duration="906" fileSize="59496161" type="video/mp4" medium="video"></media:content>
        <media:content url="http://smooth.ch9.ms/ch9/0e81/b64a8c1f-9d67-4873-ad9f-9f5c01480e81/RDS40917.ism/manifest" expression="full" duration="906" fileSize="8366" type="video/x-ms-wmv" medium="video"></media:content>
      </media:group>      
      <enclosure url="http://ak.channel9.msdn.com/ch9/0e81/b64a8c1f-9d67-4873-ad9f-9f5c01480e81/RDS40917_ch9.wmv" length="152090864" type="video/x-ms-wmv"></enclosure>
      <dc:creator>Larry Larsen</dc:creator>
      <itunes:author>Larry Larsen</itunes:author>
      <slash:comments>6</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/posts/A-Look-At-Robotics-Developer-Studio-4-Beta/rss</wfw:commentRss>
      <category>Microsoft Robotics</category>
      <category>Microsoft Robotics Developer Studio</category>
      <category>Robots</category>
    </item>
  <item>
      <title>Microsoft Robotics Developer Studio, Cars and Home Automation with Stacy Harris and John Mullinax</title>
      <description><![CDATA[ <p>Robotic technologies can be applied to many aspects of our lives including some that may not seem as obvious. We have all seen scifi movies where there are many robots running around assisting in our daily lives of the future. However what about now? In this video Stacy Harris and John Mullinax talk about adding robotic systems to both a car and even for home automation. You can read more about Stacy's adventures in using <a href="http://www.microsoft.com/robotics/">Microsoft Robotics Developer Studio</a>&nbsp;to add new <a href="http://www.dotnetrocks.com/default.aspx?showNum=364">control options to his home</a></p><p>Enjoy the Show!</p><p>John O'Donnell Microsoft Dynamics ISV Architect Evangelist<br>Microsoft Corporation<br><a href="http://blogs.msdn.com/jodonnell">http://blogs.msdn.com/jodonnell</a><br><a href="http://blogs.msdn.com/usisvde">http://blogs.msdn.com/usisvde</a><br><a href="http://www.twitter.com/jodonnel">http://www.twitter.com/jodonnel</a> </p><p>&nbsp;</p><p>.</p> <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Tags/microsoft-robotics-developer-studio/RSS&WT.dl=0&WT.entryid=Entry:RSSView:6d8505f156a34b3092a59e0800373e6c">]]></description>
      <comments>http://channel9.msdn.com/Blogs/jodonnell/Microsoft-Robotics-Developer-Studio-Cars-and-Home-Automation-with-Stacy-Harris-and-John-Mullinax</comments>
      <itunes:summary> Robotic technologies can be applied to many aspects of our lives including some that may not seem as obvious. We have all seen scifi movies where there are many robots running around assisting in our daily lives of the future. However what about now? In this video Stacy Harris and John Mullinax talk about adding robotic systems to both a car and even for home automation. You can read more about Stacy&#39;s adventures in using Microsoft Robotics Developer Studio&amp;nbsp;to add new control options to his home Enjoy the Show! John O&#39;Donnell Microsoft Dynamics ISV Architect EvangelistMicrosoft Corporationhttp://blogs.msdn.com/jodonnellhttp://blogs.msdn.com/usisvdehttp://www.twitter.com/jodonnel  &amp;nbsp; . </itunes:summary>
      <itunes:duration>675</itunes:duration>
      <link>http://channel9.msdn.com/Blogs/jodonnell/Microsoft-Robotics-Developer-Studio-Cars-and-Home-Automation-with-Stacy-Harris-and-John-Mullinax</link>
      <pubDate>Fri, 08 Oct 2010 15:26:08 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/Blogs/jodonnell/Microsoft-Robotics-Developer-Studio-Cars-and-Home-Automation-with-Stacy-Harris-and-John-Mullinax</guid>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/ch9/3e6c/6d8505f1-56a3-4b30-92a5-9e0800373e6c/MSRoboticswithStacyAndJohn_100_ch9.jpg" height="75" width="100"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/ch9/3e6c/6d8505f1-56a3-4b30-92a5-9e0800373e6c/MSRoboticswithStacyAndJohn_220_ch9.jpg" height="165" width="220"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/ch9/3e6c/6d8505f1-56a3-4b30-92a5-9e0800373e6c/MSRoboticswithStacyAndJohn_512_ch9.jpg" height="384" width="512"></media:thumbnail>
      <media:group>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/3e6c/6d8505f1-56a3-4b30-92a5-9e0800373e6c/MSRoboticswithStacyAndJohn_2MB_ch9.wmv" expression="full" duration="675" fileSize="450071411" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/3e6c/6d8505f1-56a3-4b30-92a5-9e0800373e6c/MSRoboticswithStacyAndJohn_ch9.mp3" expression="full" duration="675" fileSize="5407799" type="audio/mp3" medium="audio"></media:content>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/3e6c/6d8505f1-56a3-4b30-92a5-9e0800373e6c/MSRoboticswithStacyAndJohn_ch9.mp4" expression="full" duration="675" fileSize="60971915" type="video/mp4" medium="video"></media:content>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/3e6c/6d8505f1-56a3-4b30-92a5-9e0800373e6c/MSRoboticswithStacyAndJohn_ch9.wma" expression="full" duration="675" fileSize="5475261" type="audio/x-ms-wma" medium="audio"></media:content>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/3e6c/6d8505f1-56a3-4b30-92a5-9e0800373e6c/MSRoboticswithStacyAndJohn_ch9.wmv" expression="full" duration="675" fileSize="132281484" type="video/x-ms-wmv" medium="video"></media:content>
      </media:group>      
      <enclosure url="http://ecn.channel9.msdn.com/o9/ch9/3e6c/6d8505f1-56a3-4b30-92a5-9e0800373e6c/MSRoboticswithStacyAndJohn_ch9.wmv" length="132281484" type="video/x-ms-wmv"></enclosure>
      <dc:creator>John O&#39;Donnell</dc:creator>
      <itunes:author>John O&#39;Donnell</itunes:author>
      <slash:comments>2</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/Blogs/jodonnell/Microsoft-Robotics-Developer-Studio-Cars-and-Home-Automation-with-Stacy-Harris-and-John-Mullinax/RSS</wfw:commentRss>
      <category>FY11</category>
      <category>jodonnel</category>
      <category>Microsoft Robotics Developer Studio</category>
      <category>Robotics</category>
    </item>
  <item>
      <title>Microsoft Robotics Developer Studio update with Trevor Taylor</title>
      <description><![CDATA[With the launch of the new&nbsp;<a shape="rect" href="http://blogs.msdn.com/b/msroboticsstudio/archive/2010/05/20/microsoft-announces-robotics-developer-studio-2008-r3.aspx" shape="rect">R3 version of Microsoft Robotics Developer Studio</a> I sat down to talk
 about the product with Trevor Taylor, Program Manager with the <a shape="rect" href="http://www.microsoft.com/robotics/" shape="rect">
Microsoft Robotics product group</a>.<br />&nbsp;<br />Microsoft Robotics combines a number of components to make up a robotics system including Concurrency and Coordination Runtime (CCR), Decentralized Software Services (DSS),&nbsp;Visual Programming Language (VPL) and a Visual Simulation Environment (VSE).
<br /><br />If your robotic interests go beyond creating hobbyist robots and onto .NET based robotics then spend a few moments to get an update from Trevor and also learn how a group of students from the&nbsp;<a shape="rect" href="http://www.umich.edu/" shape="rect">University
 Of Michigan</a> worked with <a shape="rect" href="http://blogs.msdn.com/b/innov8showcase/archive/2010/05/21/ford-and-microsoft-showcase-fiestaware-custom-application-platform.aspx" shape="rect">
Ford and Microsoft Robotics&nbsp;</a>to add a custom application platform to the car and build the next generation of in car applications.<br /><br />You can find additional code samples at <a shape="rect" href="http://mrdssamples.codeplex.com/" shape="rect">
http://mrdssamples.codeplex.com/</a><br /><br />Finally did I mention that Microsoft Robotics Developer Studio is now free? - you can download it
<a shape="rect" href="http://go.microsoft.com/fwlink/?LinkID=190572" shape="rect">
here</a><a shape="rect" href="http://mrdssamples.codeplex.com/" shape="rect"><br /><br /></a>
<p>Enjoy the show!</p>
<p>John O'Donnell Microsoft Dynamics ISV Architect Evangelist<br />Microsoft Corporation<br /><a shape="rect" href="http://blogs.msdn.com/jodonnell" shape="rect">http://blogs.msdn.com/jodonnell</a><br /><a shape="rect" href="http://blogs.msdn.com/usisvde" shape="rect">http://blogs.msdn.com/usisvde</a><br /><a shape="rect" href="http://www.twitter.com/jodonnel" shape="rect">http://www.twitter.com/jodonnel</a>
</p>
 <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Tags/microsoft-robotics-developer-studio/RSS&WT.dl=0&WT.entryid=Entry:RSSView:6491f4646a974a7499009dea00a15f36">]]></description>
      <comments>http://channel9.msdn.com/Blogs/jodonnell/Microsoft-Robotics-Developer-Studio-update-with-Trevor-Taylor</comments>
      <itunes:summary>With the launch of the new&amp;nbsp;R3 version of Microsoft Robotics Developer Studio I sat down to talk
 about the product with Trevor Taylor, Program Manager with the 
Microsoft Robotics product group.&amp;nbsp;Microsoft Robotics combines a number of components to make up a robotics system including Concurrency and Coordination Runtime (CCR), Decentralized Software Services (DSS),&amp;nbsp;Visual Programming Language (VPL) and a Visual Simulation Environment (VSE).
If your robotic interests go beyond creating hobbyist robots and onto .NET based robotics then spend a few moments to get an update from Trevor and also learn how a group of students from the&amp;nbsp;University
 Of Michigan worked with 
Ford and Microsoft Robotics&amp;nbsp;to add a custom application platform to the car and build the next generation of in car applications.You can find additional code samples at 
http://mrdssamples.codeplex.com/Finally did I mention that Microsoft Robotics Developer Studio is now free? - you can download it

here
Enjoy the show! 
John O&#39;Donnell Microsoft Dynamics ISV Architect EvangelistMicrosoft Corporationhttp://blogs.msdn.com/jodonnellhttp://blogs.msdn.com/usisvdehttp://www.twitter.com/jodonnel
 
</itunes:summary>
      <link>http://channel9.msdn.com/Blogs/jodonnell/Microsoft-Robotics-Developer-Studio-update-with-Trevor-Taylor</link>
      <pubDate>Wed, 14 Jul 2010 20:34:00 GMT</pubDate>
      <guid isPermaLink="false">http://channel9.msdn.com/Blogs/jodonnell/Microsoft-Robotics-Developer-Studio-update-with-Trevor-Taylor</guid>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/100/561185_100x75.jpg" height="75" width="100"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/previewImages/220/561185_220x165.jpg" height="165" width="220"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/ch9/4/8/9/5/3/5/MSRoboticsFY11_320_ch9.png" height="240" width="320"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/ch9/4/8/9/5/3/5/MSRoboticsFY11_512_ch9.png" height="384" width="512"></media:thumbnail>
      <media:thumbnail url="http://ecn.channel9.msdn.com/o9/ch9/4/8/9/5/3/5/MSRoboticsFY11_85_ch9.png" height="64" width="85"></media:thumbnail>
      <media:group>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/4/8/9/5/3/5/MSRoboticsFY11_2MB_ch9.wmv" expression="full" fileSize="600209778" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/4/8/9/5/3/5/MSRoboticsFY11_ch9.mp3" expression="full" fileSize="7160282" type="audio/mp3" medium="audio"></media:content>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/4/8/9/5/3/5/MSRoboticsFY11_ch9.mp4" expression="full" fileSize="85069997" type="video/mp4" medium="video"></media:content>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/4/8/9/5/3/5/MSRoboticsFY11_ch9.wma" expression="full" fileSize="7241613" type="audio/x-ms-wma" medium="audio"></media:content>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/4/8/9/5/3/5/MSRoboticsFY11_ch9.wmv" expression="full" fileSize="137714049" type="video/x-ms-wmv" medium="video"></media:content>
        <media:content url="http://ecn.channel9.msdn.com/o9/ch9/4/8/9/5/3/5/MSRoboticsFY11_Zune_ch9.wmv" expression="full" fileSize="92194101" type="video/x-ms-wmv" medium="video"></media:content>
      </media:group>      
      <enclosure url="http://ecn.channel9.msdn.com/o9/ch9/4/8/9/5/3/5/MSRoboticsFY11_ch9.wmv" length="137714049" type="video/x-ms-wmv"></enclosure>
      <dc:creator>John O&#39;Donnell</dc:creator>
      <itunes:author>John O&#39;Donnell</itunes:author>
      <slash:comments>0</slash:comments>
      <wfw:commentRss>http://channel9.msdn.com/Blogs/jodonnell/Microsoft-Robotics-Developer-Studio-update-with-Trevor-Taylor/RSS</wfw:commentRss>
      <category>CCR</category>
      <category>DSS</category>
      <category>FY11</category>
      <category>jodonnel</category>
      <category>Microsoft Robotics</category>
      <category>Microsoft Robotics Developer Studio</category>
      <category>Robotics</category>
      <category>VPL</category>
    </item>    
</channel>
</rss>