<?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>
        thanks!        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=3258</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=3258</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        Oh, you mean this thread:&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.roborealm.com/forum/index.php?thread_id=3262#2&quot; target=&quot;_blank&quot;&gt;http://www.roborealm.com/&lt;wbr&gt;forum/&lt;wbr&gt;index.php?thread_&lt;wbr&gt;id=3262#2&lt;/a&gt;&lt;br&gt;&lt;br&gt;We will address that there.&lt;br&gt;&lt;br&gt;STeven.        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=3258</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=3258</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        oh! sorry!&lt;br&gt;this post should not be here!&lt;br&gt;this post is a request for end pipe notifier module!&lt;br&gt;thanks!        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=3258</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=3258</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        mehdi,&lt;br&gt;&lt;br&gt;I&apos;m not sure if I understand your post. Perhaps you can elaborate? It does not appear to be associated with the timing question from above.&lt;br&gt;&lt;br&gt;STeven.        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=3258</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=3258</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        i think a new module that send a signal,is best way to solve timing problem!&lt;br&gt;it can send a signal to report pipe end or report nth line of pipe!&lt;br&gt;i need it too!        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=3258</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=3258</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        Chris,&lt;br&gt;&lt;br&gt;I agree with the switch to IMAGE_TIME as FPS would not be a great way to calculate this.&lt;br&gt;&lt;br&gt;What API routine are you using to get the IMAGE_TIME versus the COG_X?&lt;br&gt;If it is C++ be sure that it is using the atof instead of the atoi routine to convert a char array to a float. If not can you are more of your code?&lt;br&gt;&lt;br&gt;You can use the Filter_Variables (new module) to smooth the COG points over the last 5 or so samples. That will help to reduce the noise.&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.roborealm.com/help/Filter_Variables.php&quot; target=&quot;_blank&quot;&gt;http://www.roborealm.com/&lt;wbr&gt;help/&lt;wbr&gt;Filter_&lt;wbr&gt;Variables.php&lt;/a&gt;&lt;br&gt;&lt;br&gt;You may also have to adjust your curve fitting routine to ignore such outlier points.&lt;br&gt;&lt;br&gt;STeven.        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=3258</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=3258</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>IMAGE_TIME</title>
        <description>
        I have a question regarding IMAGE_TIME. I am currently working on a project for school and using a variety of methods to try and calculate the trajectory of a thrown object using a side camera. One of these methods is by using basic 2d kinematics.&lt;br&gt;&lt;br&gt;Initially I was simply using the FPS to determine the time between camera shots, however I figured that if the camera were to miss a frame for whatever reason, it would mess with my calculations and give me bad data. Instead I tried using IMAGE_TIME. However when I try to obtain an accurate time, I simply get round integers. I created a structure of doubles in C++ and am able to read COG_X and COG_Y to a great many decimal places but IMAGE_TIME always comes out as 199.0000, 200.0000, 201.0000. Even though the variables I am displaying to the screen are to 6 or 7 decimal places. Any ideas on why this is happening??&lt;br&gt;&lt;br&gt;As I mentioned before I am using 2 approaches, the second being generating a best fit parabola based on a number of points taken. So far I think that this second approach is the better or the two but during capture, I am getting flicker points which are throwing my predicted curves off. Is there a sure way to reduce random flickering COG points??&lt;br&gt;&lt;br&gt;--Chris        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=3258</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=3258</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
</channel>
</rss>
