<?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>
        &amp;gt;&amp;gt; Could you perhaps post a tutorial?&lt;br&gt;&lt;br&gt;* Connect your robot to AVM Navigator &lt;br&gt;&lt;br&gt;Just use the variables that described below for connection of your robot &lt;br&gt;to AVM Navigator: &lt;br&gt;&lt;br&gt;Use variable NV_TURRET_BALANCE for camera turning: &lt;br&gt;&lt;br&gt;NV_TURRET_BALANCE - indicates the turn degree amount. &lt;br&gt;This value range from -100 to 100 with forward being zero. &lt;br&gt;&lt;br&gt;Use for motor control NV_L_MOTOR and NV_R_MOTOR variables that have range &lt;br&gt;from -100 to 100 for motion control (&quot;-100 &quot; - full power backwards, &lt;br&gt;&quot;100&quot; - full power forwards, &quot;0&quot; - motor off). &lt;br&gt;&lt;br&gt;You also can used alternative control variables &lt;br&gt;(motors range from 0 to 255 with 128 being neutral): &lt;br&gt;&lt;br&gt;NV_L_MOTOR_128, NV_R_MOTOR_128 - motors control &lt;br&gt;NV_TURRET_128 - control of camera turning &lt;br&gt;NV_TURRET_INV_128 - inversed control of camera turning &lt;br&gt;&lt;br&gt;&lt;br&gt;* How to get start &lt;br&gt;&lt;br&gt;1. Open RoboRealm dialog window. &lt;br&gt;&lt;br&gt;2. Make sure that &quot;Camera&quot; button is pressed in RoboRealm dialog window &lt;br&gt;&amp;nbsp;&amp;nbsp; and also you should check out the camera resolution (it must be 320x240 pixels). &lt;br&gt;&amp;nbsp;&amp;nbsp; &lt;br&gt;3. Call the dialog window of AVM Navigator (click on it at video-processing pipeline) &lt;br&gt;&amp;nbsp;&amp;nbsp; and then switch to &quot;Nova gate mode&quot;. Now you can control your robot by arrow keys &lt;br&gt;&amp;nbsp;&amp;nbsp; and also you can turn robot camera by &quot;Delete&quot; and &quot;Page Down&quot; keys (&quot;End&quot; key will &lt;br&gt;&amp;nbsp;&amp;nbsp; set the camera in front position). If camera was turned you have to press &quot;End&quot; &lt;br&gt;&amp;nbsp;&amp;nbsp; for alignment before continuing of robot moving. &lt;br&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp; ... &lt;br&gt;&amp;nbsp;&amp;nbsp; &lt;br&gt;Find out more: &lt;a href=&quot;http://www.roborealm.com/help/AVM_Navigator/avm_q3mod_help.html&quot; target=&quot;_blank&quot;&gt;http://www.roborealm.com/&lt;wbr&gt;help/&lt;wbr&gt;AVM_&lt;wbr&gt;Navigator/&lt;wbr&gt;avm_&lt;wbr&gt;q3mod_&lt;wbr&gt;help.html&lt;/a&gt; &lt;br&gt;&lt;br&gt;Also you can try to train with &quot;AVM Quake 3 mod&quot; for acquaintance with &quot;Marker mode&quot; &lt;br&gt;and &quot;Navigation by map&quot; modes: &lt;a href=&quot;http://www.roborealm.com/help/AVM_Navigator/Setup_avm_q3mod.exe&quot; target=&quot;_blank&quot;&gt;http://www.roborealm.com/&lt;wbr&gt;help/&lt;wbr&gt;AVM_&lt;wbr&gt;Navigator/&lt;wbr&gt;Setup_&lt;wbr&gt;avm_&lt;wbr&gt;q3mod.exe&lt;/a&gt; &lt;br&gt;&lt;br&gt;&lt;br&gt;You should use arrow keys for robot control in &quot;Marker mode&quot; &lt;br&gt;(it is important for route recording). &lt;br&gt;&lt;br&gt;But you can also control your robot through AVM Navigator from external application &lt;br&gt;with helping of control variables: &lt;br&gt;NV_FIRE, NV_LEFT, NV_RIGHT, NV_FORWARD, NV_BACKWARDS, NV_TURRET_LEFT, NV_TURRET_RIGHT. &lt;br&gt;&lt;br&gt;The double purpose of control variables (in/out functions) is already implemented since &lt;br&gt;as AVM Navigator v0.7.2.3 was released. And now variables (NV_FIRE, NV_LEFT, NV_RIGHT, &lt;br&gt;NV_FORWARD, NV_BACKWARDS, NV_TURRET_LEFT, NV_TURRET_RIGHT) indicate control status &lt;br&gt;(if use it after AVM Navigator in pipeline) as in previous versions but also it has &lt;br&gt;secondary function as input of control signals from external application. &lt;br&gt;&lt;br&gt;Now users will be able to set value of these variables to -1 (before AVM Navigator in pipeline) &lt;br&gt;for activation of control action from scripts or other modules or external application &lt;br&gt;(through API and &quot;control translator&quot; script). &lt;br&gt;&lt;br&gt;Find out more: &lt;a href=&quot;http://www.roborealm.com/forum/index.php?thread_id=4253#&quot; target=&quot;_blank&quot;&gt;http://www.roborealm.com/&lt;wbr&gt;forum/&lt;wbr&gt;index.php?thread_&lt;wbr&gt;id=4253#&lt;/a&gt;        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=4387</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=4387</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        Akshay,&lt;br&gt;&lt;br&gt;Try unchecking the &quot;Rotational Invariance&quot; checkbox ... that should work better for numbers.&lt;br&gt;&lt;br&gt;As for AVM, there are quite a few posts in this forum that link to examples:&lt;br&gt;&lt;br&gt;For example, read&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.roborealm.com/forum/index.php?thread_id=4329#&quot; target=&quot;_blank&quot;&gt;http://www.roborealm.com/&lt;wbr&gt;forum/&lt;wbr&gt;index.php?thread_&lt;wbr&gt;id=4329#&lt;/a&gt;&lt;br&gt;&lt;br&gt;STeven.&lt;br&gt;        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=4387</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=4387</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        Hi STeven,&lt;br&gt;&lt;br&gt;I tried the shape match module. It works well except it gets confused between certain number, like 5 and 6, 6 and 9. It identifies them with confidence&amp;gt;90%.&lt;br&gt;&lt;br&gt;Is there anything I can do to avoid it from confusing numbers with one another? If not are there any special markers I can use that will be identified uniquely.&lt;br&gt;&lt;br&gt;Thanks.&lt;br&gt;&lt;br&gt;BTW EDV, I would like to try the AVM module but I am not sure how to. Could you perhaps post a tutorial?        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=4387</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=4387</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        You can also try&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.roborealm.com/help/Shape_Match.php&quot; target=&quot;_blank&quot;&gt;http://www.roborealm.com/&lt;wbr&gt;help/&lt;wbr&gt;Shape_&lt;wbr&gt;Match.php&lt;/a&gt;&lt;br&gt;&lt;br&gt;after an auto-threshold of the image (it works well with what you have above but for a real scene would require some thresholding prior to recognition).&lt;br&gt;&lt;br&gt;STeven.        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=4387</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=4387</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        You can also try to use AVM Navigator for visual beacons recognition in &quot;Object recognition&quot; mode:&lt;br&gt;&lt;a href=&quot;http://www.youtube.com/watch?v=kZKr70A759Y&quot; target=&quot;_blank&quot;&gt;http://www.youtube.com/&lt;wbr&gt;watch?v=kZKr70A759Y&lt;/a&gt;&lt;br&gt;&lt;br&gt;Just download &lt;a href=&quot;http://edv-detail.narod.ru/Beacon_32_v1.zip&quot; target=&quot;_blank&quot;&gt;http://edv-&lt;wbr&gt;detail.narod.ru/&lt;wbr&gt;Beacon_&lt;wbr&gt;32_&lt;wbr&gt;v1.zip&lt;/a&gt; file and then you should unpack it and load &quot;Beacons_32_v1.dat&quot; to AVM Navigator (use &quot;Load&quot; button in navigator dialog window). Further print some of &quot;Beacon_M1.png&quot; - &quot;Beacon_M32.png&quot; image and show it in front of your camera when navigator is running.&lt;br&gt;&lt;br&gt;You can use interface variables for getting of recognition results:&lt;br&gt;NV_OBJECTS_TOTAL&amp;nbsp;&amp;nbsp;- total number of recognized objects &lt;br&gt;NV_ARR_OBJ_RECT_X - left-top corner X coordinate of recognized object &lt;br&gt;NV_ARR_OBJ_RECT_Y - left-top corner Y coordinate of recognized object &lt;br&gt;NV_ARR_OBJ_RECT_W - width of recognized object &lt;br&gt;NV_ARR_OBJ_RECT_H - height of recognized object &lt;br&gt;&lt;br&gt;As example you can use these VBScript programs that was published in this topics: &lt;br&gt;&lt;a href=&quot;http://www.roborealm.com/forum/index.php?thread_id=3881#&quot; target=&quot;_blank&quot;&gt;http://www.roborealm.com/&lt;wbr&gt;forum/&lt;wbr&gt;index.php?thread_&lt;wbr&gt;id=3881#&lt;/a&gt; &lt;br&gt;&lt;a href=&quot;http://forums.trossenrobotics.com/showthread.php?4764-Using-of-AVM-plugin-in-RoboRealm&amp;p=48865#post48865&quot; target=&quot;_blank&quot;&gt;http://forums.trossenrobotics.com/&lt;wbr&gt;showthread.php?4764-&lt;wbr&gt;Using-&lt;wbr&gt;of-&lt;wbr&gt;AVM-&lt;wbr&gt;plugin-&lt;wbr&gt;in-&lt;wbr&gt;RoboRealm&amp;p=48865#post48865&lt;/a&gt;        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=4387</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=4387</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>Object recognition or fiducual?</title>
        <description>
        Hi,&lt;br&gt;I am using RR on my robot to identify markers on a path so that the robot knows where it is.&lt;br&gt;The markers are large numbers (1-20) printed on a black background (see attached image1). I want to know whether object recognition or fiducial recognition is better.&lt;br&gt;&lt;br&gt;The problem I have with object recognition is that it is set to shape method but ocassionaly confuses the numbers with one another. It also doesn&apos;t let me detect only one image at a time like fiduciary does. But the problem I have with fiduciary is that it does not detect the numbers well (confidence &amp;lt;= 50%).&lt;br&gt;&lt;br&gt;The numbers are about 3.5&quot;x3.5&quot;. I capture them using the camera and load them through the object recognition module. I am not very sure of how to load the images for the fiducial module.&lt;br&gt;&lt;br&gt;Your help will be much appreciated&lt;p&gt;&lt;a target=_blank href=&quot;http://www.roborealm.com/uploads/23883_1.jpg&quot;&gt;&lt;img border=1 src=&quot;http://www.roborealm.com/uploads/23883_thumb_1.jpg&quot;&gt;&lt;/a&gt;&amp;nbsp;&lt;a target=_blank href=&quot;http://www.roborealm.com/uploads/23883_2.jpg&quot;&gt;&lt;img border=1 src=&quot;http://www.roborealm.com/uploads/23883_thumb_2.jpg&quot;&gt;&lt;/a&gt;&amp;nbsp;&lt;br&gt;        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=4387</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=4387</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
</channel>
</rss>
