<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 10/24/2012 04:30 PM, Sitta Buhmann
      wrote:<br>
    </div>
    <blockquote cite="mid:5087FB9C.6020409@marum.de" type="cite">
      <meta content="text/html; charset=ISO-8859-1"
        http-equiv="Content-Type">
      <div class="moz-cite-prefix">I am not sure, but I think the
        problem is something different:<br>
        I am using ruby 1.8.7<br>
        I have the rock_tutorial deployment in my working path<br>
        <br>
        ruby is not finding the <br>
        <pre>using_task_library</pre>
      </div>
    </blockquote>
    There is a bug with the loading as well. I am fixing (and testing)
    that currently. I thought it was a ruby 1.9-only issue, though, but
    it might be that it is not.<br>
    <br>
    <blockquote cite="mid:5087FB9C.6020409@marum.de" type="cite">
      <div class="moz-cite-prefix">I tried:<br>
        require 'orocos'<br>
        Orocos.initialize<br>
        Orocos.master_project.using_task_library 'controldev'<br>
        Orocos.master_project.using_task_library 'rock_tutorial'<br>
        &nbsp;<br>
        It is accepted, but is it right?<br>
      </div>
    </blockquote>
    Yes and no. It is not doing what the management layer needs.<br>
    <blockquote cite="mid:5087FB9C.6020409@marum.de" type="cite">
      <div class="moz-cite-prefix"> However, I then get an error on the
        next statement:<br>
        <br>
        <pre>composition <span style="background-color:hsla(0,100%,50%,0.05)"><span style="color:#710">'</span><span style="color:#D20">RockControl</span><span style="color:#710">'</span></span> <span style="color:#080;font-weight:bold">do</span></pre>
        <br>
        composition is not found.<br>
      </div>
    </blockquote>
    Are you using rock-roby to run the script ? From the tutorial:<br>
    <br>
    &nbsp;&nbsp; rock-roby instanciate &lt;file&gt;<br>
    <br>
    (and later on rock-roby run &lt;file&gt;)<br>
    <pre class="moz-signature" cols="72">-- 
Sylvain Joyeux (Dr.Ing.)
Senior Researcher

Space &amp; Security Robotics
Underwater Robotics

!!! Achtung, neue Telefonnummer!!!

Standort Bremen:
DFKI GmbH
Robotics Innovation Center
Robert-Hooke-Stra&szlig;e 5
28359 Bremen, Germany

Phone: +49 (0)421 178-454136
Fax:   +49 (0)421 218-454150
E-Mail: <a class="moz-txt-link-abbreviated" href="mailto:robotik@dfki.de">robotik@dfki.de</a>

Weitere Informationen: <a class="moz-txt-link-freetext" href="http://www.dfki.de/robotik">http://www.dfki.de/robotik</a>
-----------------------------------------------------------------------
Deutsches Forschungszentrum fuer Kuenstliche Intelligenz GmbH
Firmensitz: Trippstadter Stra&szlig;e 122, D-67663 Kaiserslautern
Geschaeftsfuehrung: Prof. Dr. Dr. h.c. mult. Wolfgang Wahlster
(Vorsitzender) Dr. Walter Olthoff
Vorsitzender des Aufsichtsrats: Prof. Dr. h.c. Hans A. Aukes
Amtsgericht Kaiserslautern, HRB 2313
Sitz der Gesellschaft: Kaiserslautern (HRB 2313)
USt-Id.Nr.:    DE 148646973
Steuernummer:  19/673/0060/3
----------------------------------------------------------------------- </pre>
  </body>
</html>