<?xml version="1.0" encoding="ISO-8859-1" ?><rss version="2.0">
<channel>
    <title>RoboRealm Forum</title>
    <link>http://www.RoboRealm.com/</link>
    <description>The newest forum threads.</description>
    <lastBuildDate>Tue, 30 Nov 1999 00:11:00 EST</lastBuildDate>
    <language>en-us</language>
    <copyright>Copyright: (C) RoboRealm, http://www.RoboRealm.com/</copyright>
    <docs>http://www.RoboRealm.com/</docs>

    <item>
        <title>No Title</title>
        <description>
        In most cases, you can also use an expression where you might just type in a number. For example:&lt;br&gt;&lt;br&gt;[PROBED_LINES:0]&lt;br&gt;[PROBED_LINES:1]&lt;br&gt;&lt;br&gt;would represent the first x and y numbers in that array. You can then type in [PROBED_LINES:0] where you would normally just type in a number in the X Start Calculate_Angle module. &lt;br&gt;&lt;br&gt;STeven.        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=5929</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=5929</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        One way is to use a cscript which could either calculate the angle, or write variables that are easy to hand to Calculate_Angle:&lt;br&gt;&lt;br&gt;int pts[4];&lt;br&gt;getArrayVariable(&quot;Probed_Lines&quot;, &amp;pts, 4);&lt;br&gt;&lt;br&gt;setVariable(&quot;x1&quot;,pts[0]);&lt;br&gt;setVariable(&quot;y1&quot;,pts[1]);&lt;br&gt;setVariable(&quot;x2&quot;,pts[2]);&lt;br&gt;setVariable(&quot;y2&quot;,pts[3]);&lt;br&gt;        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=5929</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=5929</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>Angle of Line in Line_Probe output</title>
        <description>
        The output of a Line_Probe is an array PROBED_LINES.&lt;br&gt;How would one use information in the array with Calculate_Angle?        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=5929</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=5929</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
</channel>
</rss>
