<!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 bgcolor="#ffffff" text="#000000">
    Still same error with true :-S<br>
    The override flag in the configuration.rb is true, we printed<br>
    <br>
    apply overridetrue<br>
    merge overridetrue<br>
    <br>
    It is that array cannot be override :-(<br>
    <br>
    Javi.<br>
    <br>
    On 03/14/2012 05:15 PM, Felix Rehrmann wrote:
    <blockquote cite="mid:4F60C435.2010203@dfki.de" type="cite">
      <meta content="text/html; charset=ISO-8859-1"
        http-equiv="Content-Type">
      Problem is that apply_conf_file sets override to true by default
      while apply.conf sets it to false.<br>
      So in the second example trying to overwrite a property already
      set by a configuration with another name results in an error.<br>
      <br>
      If you do&nbsp; Orocos.conf.apply(imumodel, ['default', 'mti_xsens'],
      true) it should work.<br>
      <br>
      Felix<br>
      <br>
      <br>
    </blockquote>
    <pre class="moz-signature" cols="72">

</pre>
  </body>
</html>