<div dir="ltr"><div style="font-family:arial,sans-serif;font-size:13px">Hey Guys,</div><div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px">   I'm trying to run the FisheyeCamera, and got an error that the class cannot be found:</div>
<div style="font-family:arial,sans-serif;font-size:13px"><b><font face="courier new, monospace"><br></font></b></div><div style="font-family:arial,sans-serif;font-size:13px"><div><b><font face="courier new, monospace" color="#0b5394">  File "fisheye.py", line 28, in <module></font></b></div>
<div><b><font face="courier new, monospace" color="#0b5394">    cam = FisheyeCamera(c, radius, fov, N,</font></b></div><div><b><font face="courier new, monospace" color="#0b5394">NameError: name 'FisheyeCamera' is not defined</font></b></div>
<div><br></div><div>       I thought this might be because it was not added to the data_object_registry, so I tried adding it and rebuilding:</div><div><font face="courier new, monospace"><b><br></b></font></div><div><font face="courier new, monospace"><b><font color="#0b5394">data_object_registry["FisheyeCamera"] = FisheyeCamera</font><br>
</b></font></div><div><br></div><div>    but still no dice :/ Any insights here?</div><div><br></div><div>      I also noticed the MosaicFishEye (which I'm guessing helps you render on multiple projectors?), while properly linked up, throws an error, because it calls the function VectorPlane(), in the amr_utils module, which appears to no longer exist in the dev repo.</div>
<div><br></div><div>     <a href="http://pastebin.com/PK0djMtG">My script's up here</a>.</div><div><br></div><div>        thanks!</div><div>             Munier</div><div><br></div><div><br></div></div><div><br></div>-- <br>
Munier A. Salem // 845.489.6450
</div>