<?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"
	>
<channel>
	<title>Comments on: D-Robots and Delphi Robot Rage</title>
	<atom:link href="http://www.davinciunltd.com/2007/11/d-robots-and-delphi-robot-rage/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.davinciunltd.com/2007/11/d-robots-and-delphi-robot-rage/</link>
	<description>Jim McKeeth's blog on creative and innovative Delphi programming.</description>
	<pubDate>Thu, 28 Aug 2008 16:04:46 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Ken Adam</title>
		<link>http://www.davinciunltd.com/2007/11/d-robots-and-delphi-robot-rage/#comment-71</link>
		<dc:creator>Ken Adam</dc:creator>
		<pubDate>Fri, 23 Nov 2007 07:19:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.davinciunltd.com/2007/11/d-robots-and-delphi-robot-rage/#comment-71</guid>
		<description>Have you established any of the (undocumented) limitations/meanings of some of the parameter values?
I assume that "accel" must be less than 1 (from the values returned by GET), but I don't have any feel for the impact of (e.g.) sensitivity.
I ended up spending all day yesterday experimenting - and I still tend to get stuck against walls but with BOT_OBSTACLED returning false.

I presume the original author has abandoned the project, since his website hasn't been updated in a long time. Pity there is no source to develop this further (a running scoreboard would be interesting, for example).

(And yes, I'd also written a log wrapper which works)</description>
		<content:encoded><![CDATA[<p>Have you established any of the (undocumented) limitations/meanings of some of the parameter values?<br />
I assume that &#8220;accel&#8221; must be less than 1 (from the values returned by GET), but I don&#8217;t have any feel for the impact of (e.g.) sensitivity.<br />
I ended up spending all day yesterday experimenting - and I still tend to get stuck against walls but with BOT_OBSTACLED returning false.</p>
<p>I presume the original author has abandoned the project, since his website hasn&#8217;t been updated in a long time. Pity there is no source to develop this further (a running scoreboard would be interesting, for example).</p>
<p>(And yes, I&#8217;d also written a log wrapper which works)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim McKeeth</title>
		<link>http://www.davinciunltd.com/2007/11/d-robots-and-delphi-robot-rage/#comment-70</link>
		<dc:creator>Jim McKeeth</dc:creator>
		<pubDate>Thu, 22 Nov 2007 20:21:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.davinciunltd.com/2007/11/d-robots-and-delphi-robot-rage/#comment-70</guid>
		<description>That appears to be a limitation.  I haven't found a work around yet.</description>
		<content:encoded><![CDATA[<p>That appears to be a limitation.  I haven&#8217;t found a work around yet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://www.davinciunltd.com/2007/11/d-robots-and-delphi-robot-rage/#comment-69</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Thu, 22 Nov 2007 19:16:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.davinciunltd.com/2007/11/d-robots-and-delphi-robot-rage/#comment-69</guid>
		<description>Coincidentally, that's what I'm seeing as well - even for something as simple as BOT_GET_X.  It just freezes in-place.

Not all internal functions do this, though, only seems to be the BOT_* ones. I wrote a small WriteLog procedure to call Log with a prefix to the given string (to more easily tell my logs apart from the other bots), and that works fine.</description>
		<content:encoded><![CDATA[<p>Coincidentally, that&#8217;s what I&#8217;m seeing as well - even for something as simple as BOT_GET_X.  It just freezes in-place.</p>
<p>Not all internal functions do this, though, only seems to be the BOT_* ones. I wrote a small WriteLog procedure to call Log with a prefix to the given string (to more easily tell my logs apart from the other bots), and that works fine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ken Adam</title>
		<link>http://www.davinciunltd.com/2007/11/d-robots-and-delphi-robot-rage/#comment-68</link>
		<dc:creator>Ken Adam</dc:creator>
		<pubDate>Thu, 22 Nov 2007 09:43:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.davinciunltd.com/2007/11/d-robots-and-delphi-robot-rage/#comment-68</guid>
		<description>I tried a quick bot this morning, but it seems that if I put "BOT_" calls inside a procedure, they do not return. (bot gets stuck doing last action, and no "log" messages are printed)
Simply pasting the code inline works as expected.

Is there something special I need to do?</description>
		<content:encoded><![CDATA[<p>I tried a quick bot this morning, but it seems that if I put &#8220;BOT_&#8221; calls inside a procedure, they do not return. (bot gets stuck doing last action, and no &#8220;log&#8221; messages are printed)<br />
Simply pasting the code inline works as expected.</p>
<p>Is there something special I need to do?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim McKeeth</title>
		<link>http://www.davinciunltd.com/2007/11/d-robots-and-delphi-robot-rage/#comment-67</link>
		<dc:creator>Jim McKeeth</dc:creator>
		<pubDate>Tue, 20 Nov 2007 23:21:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.davinciunltd.com/2007/11/d-robots-and-delphi-robot-rage/#comment-67</guid>
		<description>I'll post some more detailed info tonight.  There is an editor that is included with D-Robots.  It will run your robot from within there too.</description>
		<content:encoded><![CDATA[<p>I&#8217;ll post some more detailed info tonight.  There is an editor that is included with D-Robots.  It will run your robot from within there too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lachlan Gemmell</title>
		<link>http://www.davinciunltd.com/2007/11/d-robots-and-delphi-robot-rage/#comment-66</link>
		<dc:creator>Lachlan Gemmell</dc:creator>
		<pubDate>Tue, 20 Nov 2007 23:17:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.davinciunltd.com/2007/11/d-robots-and-delphi-robot-rage/#comment-66</guid>
		<description>So I write a pas file as described in the helpfile then what do I do with it? How do I run it?</description>
		<content:encoded><![CDATA[<p>So I write a pas file as described in the helpfile then what do I do with it? How do I run it?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
