<div>Thanks Nikhil. </div><div><br></div><div>I should have mentioned that I have set the VRplugin to load automatically both for the server and client (and checked that it is marked as &quot;loaded&quot; in the manager). My apologies for not mentioning that in the last message. </div>
<div><br></div><div>The figures I used in the pvx file describing the corners of the screen (in the coordinates / units of the tracking system) are not correct, I just used them for testing. I was still expecting to see some change on the display when I move the tracking target (even if it&#39;s not the &quot;correct&quot; change). I can recalibrate the system to rule this out, but I suspect that this will not solve the problem.</div>
<div><br></div><div>Perhaps I can use a network monitoring tool to see if Paraview is actually connecting to the tracking server.</div><div><br></div><div>Seán</div><div><br></div><div><br></div><br><br><div class="gmail_quote">
On Mon, Jul 9, 2012 at 3:14 PM, Nikhil Shetty <span dir="ltr">&lt;<a href="mailto:nikhil.shetty@kitware.com" target="_blank">nikhil.shetty@kitware.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Sean,<div><br><div class="gmail_quote"><div class="im">On Mon, Jul 9, 2012 at 9:04 AM, Sean Delaney <span dir="ltr">&lt;<a href="mailto:sdelaney@cp.dias.ie" target="_blank">sdelaney@cp.dias.ie</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


Hi Nikhil and Stephan,<div><br></div><div>Outstanding response time, thanks! As you say, my first mistake is not using a CAVE client-server setup. </div><div><br></div><div>I have set up a CAVE display with the short pvx file below, (borrowed from the CAVE example). I run the server with</div>



<div>pvserver /path/to/config.pvx</div><div>I don&#39;t use MPI because I only have 1 screen and hence 1 process. I launch the client (by ssh from another machine) with</div><div>paraview --stereo --stereo-type=&quot;Crystal Eyes&quot; --server=&quot;hubble1&quot; --state=/path/to/1.pvsm</div>



<div>where &quot;hubble1&quot; is the local hostname, and also the PVserver name.</div><div><br></div><div>Result: A &quot;cave&quot; type window is launched in fullscreen mode on the main display showing a stereo image. The standard Paraview client is available on the remote machine (via X forwarding). I can manipulate the session with the mouse on the remote machine. Moving the tracking targets has no effect on the main display.</div>



<div><br></div><div>Perhaps I should save the state from the CAVE session and append the VRPN settings to that one instead?</div><div><br></div></blockquote></div><div>Make sure that the VRPlugin is loaded at startup. The appended VRPN setting in *.pvsm are read by the plugin. When the plugin is not loaded then the configuration is simply ignored.</div>
<div class="im">

<div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div></div><div>Thanks,</div><div><br></div><div>Seán</div><div><br></div><div><br></div>
<div>------------------------------ config.pvx ------------------------</div><div><div>&lt;?xml version=&quot;1.0&quot; ?&gt;</div><div>&lt;pvx&gt;</div><div> &lt;Process Type=&quot;client&quot; /&gt;</div><div> &lt;Process Type=&quot;server&quot;&gt;</div>



<div>    &lt;EyeSeparation Value=&quot;0.065&quot;/&gt;</div><div>    &lt;Machine name=&quot;hubble1&quot;</div><div>             Environment=&quot;DISPLAY=:0&quot;</div><div>             LowerLeft=&quot;-1.0 -1.0 -1.0&quot;</div>



<div>             LowerRight=&quot;1.0 -1.0 -1.0&quot;</div><div>             UpperRight=&quot;1.0  1.0 -1.0&quot;&gt;</div><div>    &lt;/Machine&gt;</div><div>  &lt;/Process&gt;</div><div>&lt;/pvx&gt;</div></div>
</blockquote></div></div><br></div>
<br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
<br></blockquote></div><br>