<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: A simple STRIPS robot using WARPLAN/Prolog</title>
	<atom:link href="http://ausrobotics.com/2007/09/a_simple_strips_robot_using_warplan_prolog/feed/" rel="self" type="application/rss+xml" />
	<link>http://ausrobotics.com/2007/09/a_simple_strips_robot_using_warplan_prolog/</link>
	<description>Because someone has to build our future robot overlords!</description>
	<lastBuildDate>Tue, 29 Sep 2009 00:24:51 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: ash</title>
		<link>http://ausrobotics.com/2007/09/a_simple_strips_robot_using_warplan_prolog/comment-page-1/#comment-75</link>
		<dc:creator>ash</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-75</guid>
		<description>&lt;p&gt;
I haven&#039;t done any Prolog programming since I last touched it at uni but it seems pretty logical to me (pun not originally intended until I realised what I had written :).
&lt;/p&gt;
&lt;p&gt;
I might have to check out your planner as well once I get a platform to test it on. I finally shelled out and bought a good bluetooth dongle today so I should be able to connect to my Mindstorms kits and send and receive data while the little guy is driving around the room :) 
&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>
I haven&#8217;t done any Prolog programming since I last touched it at uni but it seems pretty logical to me (pun not originally intended until I realised what I had written <img src='http://ausrobotics.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .
</p>
<p>
I might have to check out your planner as well once I get a platform to test it on. I finally shelled out and bought a good bluetooth dongle today so I should be able to connect to my Mindstorms kits and send and receive data while the little guy is driving around the room <img src='http://ausrobotics.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kymhorsell</title>
		<link>http://ausrobotics.com/2007/09/a_simple_strips_robot_using_warplan_prolog/comment-page-1/#comment-76</link>
		<dc:creator>kymhorsell</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-76</guid>
		<description>&lt;p&gt;
Maybe I can add some &quot;get acquainted&quot; things on my blog. 
&lt;/p&gt;
&lt;p&gt;
I&#039;ve been playing with &lt;strong&gt;Prolog &lt;/strong&gt;for quite a while. I&#039;m not a big expert, but I learned the most important thing is -- abandon everything you learned about programming in FORTRAN, C or Pascal. 
&lt;/p&gt;
&lt;p&gt;
And a funny thing -- &lt;strong&gt;Prolog&lt;/strong&gt; is exactly the same as simple planners. You write operators (you may call them &quot;procedures&quot;) and the &lt;strong&gt;Prolog&lt;/strong&gt; system searches depth-first to find a sequence of them that will reach the goal of completing the top-level goal (you may call that a &quot;command&quot;). 
&lt;/p&gt;
&lt;p&gt;
On the &quot;millions of options&quot; front, does the Richtext have a CODE option or something. No matter what I seem to do, the example programs and even output data from programs, seems to get royally screwed up when I insert it. You seem to  get double spaced lines that look like normal text, or you get itty bitty printing and everything run into 1 line. 
&lt;/p&gt;
&lt;p&gt;
The example &lt;strong&gt;Prolog&lt;/strong&gt; code is still messed up somewhere between these 2 extremes and is essentially unreadable by man or machine. 
&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>
Maybe I can add some &quot;get acquainted&quot; things on my blog.
</p>
<p>
I&#8217;ve been playing with <strong>Prolog </strong>for quite a while. I&#8217;m not a big expert, but I learned the most important thing is &#8212; abandon everything you learned about programming in FORTRAN, C or Pascal.
</p>
<p>
And a funny thing &#8212; <strong>Prolog</strong> is exactly the same as simple planners. You write operators (you may call them &quot;procedures&quot;) and the <strong>Prolog</strong> system searches depth-first to find a sequence of them that will reach the goal of completing the top-level goal (you may call that a &quot;command&quot;).
</p>
<p>
On the &quot;millions of options&quot; front, does the Richtext have a CODE option or something. No matter what I seem to do, the example programs and even output data from programs, seems to get royally screwed up when I insert it. You seem to  get double spaced lines that look like normal text, or you get itty bitty printing and everything run into 1 line.
</p>
<p>
The example <strong>Prolog</strong> code is still messed up somewhere between these 2 extremes and is essentially unreadable by man or machine.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

