<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#ffffff">
    On 11/24/2010 8:26 AM, Fleep Tuque wrote:
    <blockquote
      cite="mid:AANLkTimQg6E4DpBR1NW7K4-z2Q=g8TTvGtgYzeo9xaSd@mail.gmail.com"
      type="cite"> 
      <div>
        <div class="gmail_quote">On Wed, Nov 24, 2010 at 8:00 AM, CJ
          Davies <span dir="ltr"><<a moz-do-not-send="true"
              href="mailto:cjohndavies@gmail.com">cjohndavies@gmail.com</a>></span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
            0.8ex; border-left: 1px solid rgb(204, 204, 204);
            padding-left: 1ex;">
            I'm working on a cross-reality project that collects data
            from a wireless sensor network (running the TinyOS
            environment) & presents it to an opensim server such
            that the data may affect the state of the simulation (e.g. a
            light turning on in the real world is detected by a sensor
            & causes a light in the simulation to also turn on).<br>
            <br>
            Can anybody link me to any information on what available
            interfaces there are for presenting the sensor data to
            opensim? I've been googling but can't seem to come up with a
            suitable search string to return what I'm actually looking
            for! I presume there must be several opensim interfaces in a
            few different languages?<br>
          </blockquote>
        </div>
      </div>
    </blockquote>
    <br>
    Not sure if this would help but my student has recently updated
    osFunctions to<br>
    to retrieve and output UDP port information. Our purpose was to
    drive a continuous<br>
    simulation from the outside and have real-time geometry/visual
    feedback in OpenSim.<br>
    <br>
    The problem we are currently having now is not so much getting data
    into OpenSim in<br>
    real time but figuring out the new region module API for geometry -
    I think it<br>
    might have changed since when the HelloWorld region module was
    originally created. We are<br>
    thinking of this region module approach, rather than LSL, due to
    speed issues that we've<br>
    encountered with using LSL for an outside interface.<br>
    <br>
    I think your project requires similar functionality to ours. There
    are two issues:<br>
    <br>
     1) rapid I/O to/from OpenSim<br>
     2) ability to process I/O data within OpenSim from (1)<br>
    <br>
    -p<br>
    <br>
    <blockquote
      cite="mid:AANLkTimQg6E4DpBR1NW7K4-z2Q=g8TTvGtgYzeo9xaSd@mail.gmail.com"
      type="cite">
      <div>
        <div class="gmail_quote">
          <blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
            0.8ex; border-left: 1px solid rgb(204, 204, 204);
            padding-left: 1ex;">
            <br>
            Regards,<br>
            <font color="#888888">
              CJ Davies<br>
              _______________________________________________<br>
              Opensim-dev mailing list<br>
              <a moz-do-not-send="true"
                href="mailto:Opensim-dev@lists.berlios.de"
                target="_blank">Opensim-dev@lists.berlios.de</a><br>
              <a moz-do-not-send="true"
                href="https://lists.berlios.de/mailman/listinfo/opensim-dev"
                target="_blank">https://lists.berlios.de/mailman/listinfo/opensim-dev</a><br>
            </font></blockquote>
        </div>
        <br>
      </div>
      <br>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Opensim-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Opensim-dev@lists.berlios.de">Opensim-dev@lists.berlios.de</a>
<a class="moz-txt-link-freetext" href="https://lists.berlios.de/mailman/listinfo/opensim-dev">https://lists.berlios.de/mailman/listinfo/opensim-dev</a>
</pre>
    </blockquote>
    <br>
    <br>
    <pre class="moz-signature" cols="72">-- 
Paul Fishwick, PhD
Professor and Director, Digital Arts and Sciences
CISE Department, CSE 301
University of Florida
Gainesville, FL 32611
Email: <a class="moz-txt-link-abbreviated" href="mailto:fishwick@cise.ufl.edu">fishwick@cise.ufl.edu</a>
Web: <a class="moz-txt-link-freetext" href="http://www.cise.ufl.edu/~fishwick">http://www.cise.ufl.edu/~fishwick</a>
Blog: <a class="moz-txt-link-freetext" href="http://www.representationz.com">http://www.representationz.com</a>
</pre>
  </body>
</html>