<?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>
        hey ,&lt;br&gt;&lt;br&gt;&lt;br&gt;yay ! i finally got it working ! &lt;br&gt;&lt;br&gt;i knew that you guys would have def tested the code..and the prob was with interface proxy file..so i build the interface file first and then used dlls..or atleast i hope i did that ..but well it works ! i dont know y it wasnt finding the proxy file initially itself even thgh i copied pasted it in the bin folder... &lt;br&gt;any now im on to using roborealm finally.. &lt;br&gt;and sorry for all trouble caused :) !        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=3204</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=3204</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        hey, i am sorry for getting back to you guys so late , i am still getting errors when i run the code and i feel its a problem with interface proxy file. initially i had used the academic studio version ... then later i thght maybe it wasnt compatible, so installed the express version and ran the code as per the procedure in the simulation help page(i copy pasted the new batch of dll files in to bin folder,and the manifest in config).it executed but i got the follow error and no simulation.&lt;br&gt;&lt;br&gt;*&amp;nbsp;&amp;nbsp; Service started [03/15/2009 17:42:35][http://vasant:50000/directory]&lt;br&gt;*&amp;nbsp;&amp;nbsp; Service started [03/15/2009 17:42:35][http://vasant:50000/constructor]&lt;br&gt;*&amp;nbsp;&amp;nbsp; Service started [03/15/2009 17:42:35][http://vasant:50000/console/output]&lt;br&gt;*&amp;nbsp;&amp;nbsp; Starting manifest load: &lt;a href=&quot;file:///C:/Documents&quot; target=&quot;_blank&quot;&gt;file:///&lt;wbr&gt;C:/&lt;wbr&gt;Documents&lt;/a&gt; and Settings/Administrator/Micr&lt;br&gt;osoft Robotics Dev Studio 2008 Express/samples/Platforms/RoboRealm/Interface/Int&lt;br&gt;erface.manifest.xml [03/15/2009 17:42:35][http://vasant:50000/manifestloaderclie&lt;br&gt;nt]&lt;br&gt;Rebuilding contract directory cache. This will take a few moments ...&lt;br&gt;Contract directory cache refresh complete&lt;br&gt;**&amp;nbsp;&amp;nbsp;Error creating service. Service type:&lt;a href=&quot;http://www.roborealm.com/2008/12/interf&quot; target=&quot;_blank&quot;&gt;http://www.roborealm.com/&lt;wbr&gt;2008/&lt;wbr&gt;12/&lt;wbr&gt;interf&lt;/a&gt;&lt;br&gt;ace.html [03/15/2009 17:42:38][http://vasant:50000/constructor]&lt;br&gt;*** Service creation failure most common reasons:&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;- Service contract identifier in manifest or Create request does not match C&lt;br&gt;ontract.Identifier&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;- Service references a different version of runtime assemblies&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;- Failure to load referenced assemblies (not found in binary folder or unabl&lt;br&gt;e to load types)&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Additional information can be found in the system debugger log.&lt;br&gt; [03/15/2009 17:42:38][http://vasant:50000/manifestloader/c2fcc423-324d-456c-9a2&lt;br&gt;5-1a68d8484ef0]&lt;br&gt;*&amp;nbsp;&amp;nbsp; Manifest load complete [03/15/2009 17:42:38][http://vasant:50000/manifestloa&lt;br&gt;derclient]&lt;br&gt;&lt;br&gt;As you can guess .i am new to MSRS , the problem might be trivial but i have no clue on what to do !&lt;br&gt;I am currently developing robot behaviors based on vision on Roborealm with a single instance and its awesome !&lt;br&gt;&lt;br&gt; thanks for all your help steven and sorry for bothering you on a sunday !&lt;br&gt;&lt;br&gt;Vasant&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=3204</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=3204</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        awesome..you guys are the best ! thanks .        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=3204</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=3204</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        Vasant,&lt;br&gt;&lt;br&gt;You had some old copies of earlier Interface.cs dlls in your file that you included. Just to be sure that the RR api is operating correctly in multiple instances we&apos;ve updated the &lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.roborealm.com/downloads/MSRS_2008_Express.zip&quot; target=&quot;_blank&quot;&gt;http://www.roborealm.com/&lt;wbr&gt;downloads/&lt;wbr&gt;MSRS_&lt;wbr&gt;2008_&lt;wbr&gt;Express.zip&lt;/a&gt;&lt;br&gt;&lt;br&gt;with a MultipleInstanceSimulation project which loads in two Lego NXT robots and expects that two instances of RR are running one on port 6060 and the other on 6061 with the simulation.robo program loaded.&lt;br&gt;&lt;br&gt;Note that simulating many robots will slow down your computer and increase the visual to motor feedback loop. This makes the robots seem somewhat loopy and can cause them to crash into the yellow cone since their motor commands are lagging behind the visual image. You&apos;ll need a fast computer to run this reliably. Note that they will also crash into each other since no obstacle avoidance other than the cone is implemented. (cool to watch!)&lt;br&gt;&lt;br&gt;Hopefully this gets you further along.&lt;br&gt;&lt;br&gt;STeven.&lt;br&gt;        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=3204</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=3204</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        hey steven&lt;br&gt;&lt;br&gt;I thk i knw what the problem is . since i am using 2 webcams and 1 update handler service, i need to differentiate between the 2 webcams. Do you know how to do that in MSRS ?        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=3204</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=3204</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        hey ,&lt;br&gt;&lt;br&gt;i have been at this for last cpl of hrs..and i thght maybe i shld add new webcam entities webcam1 and webcam2 so that i have unique updateframehandlers update frame1 and updateframe2 ,along with getvariable1 and getvariable2. The thg is it works fine for the 1st port,how ever nothing happens when i try to run them together or only the 2nd instance alone. ! oh and also i get a out of internal memory dialog box in C# when i run the code.&lt;br&gt;fyi my goal is to just add another legonxt robot and make it go to the yellow cone in the simulation ,however it processes it in a different instances.&lt;br&gt;&lt;br&gt;thanks for your help.I have a feeling at this rate i wld owe you a dinner by the end of next week :)&amp;nbsp;&amp;nbsp;&lt;br&gt;&lt;br&gt;Vasant        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=3204</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=3204</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        thanks for your prompt reply !&lt;br&gt;&lt;br&gt;i have multiple robots following this main robot.also the main robot wld have to find these other agents through vision as well as lead them out to safety.so i thought of using an instance instead of a marker,as they each have different images to process.&lt;br&gt;&lt;br&gt;well it works when i run only port 6060.however when i run both simultaneously i dont get any image on roborealm.I have changed _realmport at all locations. I thk somewhere the 1st instance is messing with the 2nd.As i did not understand the updateframe handler class i just made logical extensions to your code.&lt;br&gt;I made modifications to your code to learn and am attaching it here.&lt;br&gt;&lt;br&gt;thanks for your time !&lt;br&gt;&lt;br&gt;Vasant&lt;br&gt;&lt;a target=_blank href=http://www.roborealm.com/forum/download_zipfile.php?post_id=19012&amp;name=RoboRealmSimulation.zip&amp;zip_id=1&gt;&lt;img border=0 src=http://www.roborealm.com/images/zip_icon_small.gif&gt; RoboRealmSimulation.zip&lt;/a&gt;        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=3204</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=3204</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        Yes, that seems correct. Note that you&apos;ll have to duplicate all entries for the _realmPort including in UpdateFrameHandler&lt;br&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;_realmPort.SetFrame(newFrame);&lt;br&gt;&lt;br&gt;which would then be&lt;br&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;_realmPort.SetFrame(newFrame);&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;_realmPort1.SetFrame(newFrame);&lt;br&gt;&lt;br&gt;for you. Perhaps try with one instance only, ensure that that is working and then add the second.&lt;br&gt;&lt;br&gt;When you say that the image does not work is that the case for both instances? Or just when running both?&lt;br&gt;&lt;br&gt;Note that if you are setting RR for the same image there are easier ways to do this ... the base assumption we are making is that two versions of RR are being used to process two different images ... is that correct?&lt;br&gt;&lt;br&gt;STeven.        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=3204</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=3204</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        hey steven ,&lt;br&gt;&lt;br&gt;sorry to trouble you again !.&lt;br&gt;&lt;br&gt;I have tried changing ports individually and it works !. however when i try to start 2 instances i cant see any image on the roborealm.&lt;br&gt;this is setting for the first robot&lt;br&gt;realm.SetCaptureRequest req = new realm.SetCaptureRequest();&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;req.captureImage = false;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;req.captureVariable = true;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;req.Hostname = &quot;localhost&quot;;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;req.Port = 6060;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;_realmPort.SetCapture(req);&lt;br&gt;&lt;br&gt;setting for the 2nd robot wld be -&lt;br&gt;realm1.SetCaptureRequest req1 = new realm1.SetCaptureRequest();&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;req1.captureImage = false;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;req1.captureVariable = true;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;req1.Hostname = &quot;localhost&quot;;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;req1.Port = 6061;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;_realmPort1.SetCapture(req1);&lt;br&gt;and define -using realm1=roborealm.proxy.. and start partner services for realm 1 defining&amp;nbsp;&amp;nbsp;_realmport1 and _realmnotify1.&lt;br&gt;&lt;br&gt;is this approach right ? &lt;br&gt;&lt;br&gt;thanks for your help !&lt;br&gt;&lt;br&gt;Vasant        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=3204</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=3204</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        ok..false alarm !! i am using the current interface.dll with older code to make it work.and i can change the ports ! &lt;br&gt;thanks a ton ! :)&lt;br&gt;&lt;br&gt;        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=3204</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=3204</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        hey,&lt;br&gt;i am using the academic version of Robotics Studio. does your change support it ? i am getting error where it says the proxy does exist in the namespace &apos;roborealm&apos;,and also im getting a few errors on the webcam proxy as well for webcam state-C# says it does not exist in namespace.&lt;br&gt;&lt;br&gt;the last time around as well i had to re-add the services as it could not find them itself.&lt;br&gt;&lt;br&gt;thanks&lt;br&gt;&lt;br&gt;Vasant        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=3204</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=3204</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>No Title</title>
        <description>
        Hi,&lt;br&gt;&lt;br&gt;I assume you are talking about the MSRDS services?&lt;br&gt;&lt;br&gt;We have updated the 2008_Express.zip file to include a configuration right at the start of the service to specify the hostname and port number for the API. You can re-download this file at&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.roborealm.com/downloads/MSRS_2008_Express.zip&quot; target=&quot;_blank&quot;&gt;http://www.roborealm.com/&lt;wbr&gt;downloads/&lt;wbr&gt;MSRS_&lt;wbr&gt;2008_&lt;wbr&gt;Express.zip&lt;/a&gt;&lt;br&gt;&lt;br&gt;and see the section&lt;br&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;realm.SetCaptureRequest req = new realm.SetCaptureRequest();&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;req.captureImage = false;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;req.captureVariable = true;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;req.Hostname = &quot;localhost&quot;;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;req.Port = 6060;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;_realmPort.SetCapture(req);&lt;br&gt;&lt;br&gt;which is used to config this information. Naturally you would change that for each instance you need to communicate to.&lt;br&gt;&lt;br&gt;Also note that the simulation.robo file was a little off so we updated that too.&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.roborealm.com/help/Simulation.php&quot; target=&quot;_blank&quot;&gt;http://www.roborealm.com/&lt;wbr&gt;help/&lt;wbr&gt;Simulation.php&lt;/a&gt;&lt;br&gt;&lt;br&gt;Thanks for the donation!&lt;br&gt;&lt;br&gt;STeven.        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=3204</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=3204</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
    <item>
        <title>Multiple Instances</title>
        <description>
        hey ,&lt;br&gt;&lt;br&gt;I would like to create a separate instance for each of the simulated webcams i have.&lt;br&gt;what changes do i make to send info from cam1 to first robo instance and from cam2 to second robo instance ?&lt;br&gt;Also how do i keep track of the getvariable from both the instances ?&lt;br&gt;&lt;br&gt;In your sample simulation code assuming you have two robots ,i have 2 camentities - entity1= cam1 and entity2 for cam 2&amp;nbsp;&amp;nbsp;&lt;br&gt;&lt;br&gt;I have created another service realm1 along with realm.this opens up 2 roborealm instances however it does not communicate with the instance with port 6061 !where do i mention which port is to be used?assuming i have to extend the logic to 2 other cams. &lt;br&gt;&lt;br&gt;i have read through your forums for multiple instances but i am unable to make it work.        </description>
        <link>http://www.roborealm.com/forum/index.php?thread_id=3204</link>
        <guid>http://www.roborealm.com/forum/index.php?thread_id=3204</guid>
        <pubDate>Tue, 30 Nov 1999 00:11:00 EST</pubDate>
    </item>
</channel>
</rss>
