<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Shaneo's Blog Site</title>
	<atom:link href="http://shaneo.blogsite.org/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://shaneo.blogsite.org</link>
	<description>All About Robotics and Programming!</description>
	<lastBuildDate>Thu, 10 Sep 2009 23:34:48 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>PackBot simulator</title>
		<link>http://shaneo.blogsite.org/?p=20</link>
		<comments>http://shaneo.blogsite.org/?p=20#comments</comments>
		<pubDate>Thu, 10 Sep 2009 23:34:48 +0000</pubDate>
		<dc:creator>shane</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://shaneo.blogsite.org/?p=20</guid>
		<description><![CDATA[The first version of robotSim included a simulation of a basic PackBot robot.  The simulated robot has since gotten a complete overhaul.
Cogmation has done a lot of work to accurately simulate the PackBot510 with EDO kit.  The robot now sports a realistic track-drive system with flippers, multiple cameras and sensors (wide angle camera, pan/tilt camera, [...]]]></description>
			<content:encoded><![CDATA[<p>The first version of robotSim included a simulation of a basic PackBot robot.  The simulated robot has since gotten a complete overhaul.</p>
<p>Cogmation has done a lot of work to accurately simulate the PackBot510 with EDO kit.  The robot now sports a realistic track-drive system with flippers, multiple cameras and sensors (wide angle camera, pan/tilt camera, laser scanner, etc&#8230;), and a fully articulated arm. </p>
<p>Here&#8217;s a short <a href="http://www.youtube.com/watch?v=VJFN0W2l9Rc" target="_blank">video</a> of the robot in action.</p>
]]></content:encoded>
			<wfw:commentRss>http://shaneo.blogsite.org/?feed=rss2&amp;p=20</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mono 2.4 OS X Serial Port</title>
		<link>http://shaneo.blogsite.org/?p=16</link>
		<comments>http://shaneo.blogsite.org/?p=16#comments</comments>
		<pubDate>Tue, 09 Jun 2009 23:41:43 +0000</pubDate>
		<dc:creator>shane</dc:creator>
				<category><![CDATA[OS X]]></category>

		<guid isPermaLink="false">http://shaneo.blogsite.org/?p=16</guid>
		<description><![CDATA[Mono is a greate solution for anyone looking to do some cross platform development.  Most of the .Net API has been implemented and functions the same as Microsoft&#8217;s version.  Although, one thing that does not work under OS X is the serial port.
This seems to be a known issue with the Mono devel team, however, [...]]]></description>
			<content:encoded><![CDATA[<p>Mono is a greate solution for anyone looking to do some cross platform development.  Most of the .Net API has been implemented and functions the same as Microsoft&#8217;s version.  Although, one thing that does not work under OS X is the serial port.</p>
<p>This seems to be a known issue with the Mono devel team, however, at work we rely heavily on communication over the serial port and needed a solution fast.  Therefore, I reimplement the serial driver for OS X.  The new version does not rely on the libmonoposixhelper but rather creates a wrapper for the standard libc functions. Most of the API is the same as .Net/Mono and therefore should be easily interchangable.</p>
<p>The OS X serial port is available on the <a href="http://shaneo.blogsite.org/?page_id=3" target="_self">downloads</a> page.</p>
]]></content:encoded>
			<wfw:commentRss>http://shaneo.blogsite.org/?feed=rss2&amp;p=16</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Server back up</title>
		<link>http://shaneo.blogsite.org/?p=7</link>
		<comments>http://shaneo.blogsite.org/?p=7#comments</comments>
		<pubDate>Tue, 09 Jun 2009 02:08:00 +0000</pubDate>
		<dc:creator>shane</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://shaneo.blogsite.org/?p=7</guid>
		<description><![CDATA[It&#8217;s been about a week now since I decided to upgrade my server and I have just now finally gotten it back online.  The good news is that the server is faster and has more space.  The bad news, the drive that the site was stored on crashed and I lost the entire thing  [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been about a week now since I decided to upgrade my server and I have just now finally gotten it back online.  The good news is that the server is faster and has more space.  The bad news, the drive that the site was stored on crashed and I lost the entire thing <img src='http://shaneo.blogsite.org/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>I now have the site stored on a set of Raid disks so that I wont lose it ever again.  I&#8217;ll try to get the most important stuff posted again in the next few days.</p>
]]></content:encoded>
			<wfw:commentRss>http://shaneo.blogsite.org/?feed=rss2&amp;p=7</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
