<br><br><div class="gmail_quote">On Tue, Mar 5, 2013 at 3:20 PM, Claudio Carbone <span dir="ltr"><<a href="mailto:cla_carbone@tiscali.it" target="_blank">cla_carbone@tiscali.it</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

  
    
  
  <div text="#000000" bgcolor="#FFFFFF"><div class="im">
    <div>On 04/03/13 17:59, Adolfo Rodríguez
      Tsouroukdissian wrote:<br>
    </div>
    <blockquote type="cite">Adolfo.<br>
      <div class="gmail_quote">
        <div><br>
          P.S. <a href="http://answers.ros.org" target="_blank">answers.ros.org</a>
          is probably the right place for questions like this one.<br>
        </div>
        <br>
      </div>
    </blockquote>
    <br></div>
    Thanks.<br>
    However the Vector3 class has no documentation.<br>
    I suppose that's a bug and that the geometry stack hasn't been moved
    to github yet.<br></div></blockquote><div><br>Hey Claudio,<br><br>The documentation for this class is indeed not properly generated. If you search for Vector3 (top right corner of the Doxygen docs), you can find the Vector3.h header [1]. The class is defined inside. The reason why I think it has no docs is that the class is declared as <span style="font-family:courier new,monospace">ATTRIBUTE_ALIGNED16(class) Vector3</span>, which confuses the Doxygen parser (and rightly so ;-).<br>
<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div text="#000000" bgcolor="#FFFFFF">
    <br>
    I'm still unclear on where to post bugs: where would this one go?</div></blockquote><div><br>It is unclear or not easy to find, yes. Geometry_experimental (tf2) is indeed in GitHub (with its issue tracker), but geometry is in kforge [3] with issues in trac [4]. I wanted to add a "Report a bug" section to the tf wiki, but don't really know which URL to point to. Anyone?.<br>
<br>[1] <a href="http://ros.org/doc/groovy/api/tf/html/c++/Vector3_8h.html">http://ros.org/doc/groovy/api/tf/html/c++/Vector3_8h.html</a><br>[2] <a href="https://github.com/ros/geometry-experimental">https://github.com/ros/geometry-experimental</a><br>
[3] <a href="https://kforge.ros.org/geometry/geometry">https://kforge.ros.org/geometry/geometry</a><br>[4] <a href="https://code.ros.org/trac/ros-pkg/">https://code.ros.org/trac/ros-pkg/</a><br><br>Best,<br><br>Adolfo.<br clear="all">
</div></div><br><br>