I've gone through all three of our packages, and I believe that mine has the most features (please correct me if I'm wrong, I'm not just trying to promote my own package). Kelsey's package has the KDL components which would be useful to integrate, as well as using ROS geometry messages in the lower levels. Thomas's package has the nice interface/parse split, as well as some useful constants. Both have some error checking and the ability to read rosparams. My has the writing component and I think the fullest set of supported tags. <div>

<br></div><div>Open questions:</div><div>1) Should we split the interface and parser/writer? </div><div>2) Which name should we unite under?</div><div>3) I think that we might want to merge into my package, but would be open to other suggestions. Does that sound good? </div>

<div><br></div><div>-David<br><br><div class="gmail_quote">On Fri, Mar 16, 2012 at 3:06 PM, Kelsey Hawkins <span dir="ltr"><<a href="mailto:kphawkins@gatech.edu">kphawkins@gatech.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

I would also like to chime in and say I have partially implemented a URDF parser in Python which you can find here: <a href="http://www.ros.org/wiki/urdf_parser_python" target="_blank">http://www.ros.org/wiki/urdf_parser_python</a>  I'm not sure if it is extensive as David's since there are several sections like the geometry components which haven't been fully implemented.  I have been successfully using this package for several months now in conjunction with the KDL parser you can find in the same stack.  If either of you decide to officially release your packages, I'd be happy to get my KDL parser working with the released version.<span class="HOEnZb"><font color="#888888"><br>



<br>-Kelsey Hawkins<br>
</font></span><br>_______________________________________________<br>
ros-users mailing list<br>
<a href="mailto:ros-users@code.ros.org">ros-users@code.ros.org</a><br>
<a href="https://code.ros.org/mailman/listinfo/ros-users" target="_blank">https://code.ros.org/mailman/listinfo/ros-users</a><br>
<br></blockquote></div><br></div>