On Thu, Oct 6, 2011 at 3:18 AM, Dirk Thomas <span dir="ltr"><<a href="mailto:mail@dirk-thomas.net">mail@dirk-thomas.net</a>></span> wrote:<br><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;">

<div class="im"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Good suggestion.  As this is the behavior of rospack, I changed rospkg<br>
to match it by default.  You can get the raw export by adding a<br>
"convert=False" arg to the get_export() call instead.<br>
</blockquote>
<br></div>
great, thank you.<div class="im"><br>
<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">


A minor cosmetic issue is the printing of "READ_CACHE manifest.xml" in<br>
rospkg/rospack.py:188.<br>
I guest this output will be removed in the next release?<br>
</blockquote>
<br>
Yes, this has already been removed.  I pushed 0.2.3 with the fix as<br>
well as updated get_export() API.<br>
</blockquote>
<br></div>
It would be useful if the version number of rospkg could be determined.<br>
This is not yet possible, right?<br>
So could you also add a function which returns the version number of rospkg?<br></blockquote><div><br>Great idea.  Added in the next version:<br><br>$ python -c "import rospkg; print rospkg.__version__"<br>0.2.4<br>

<br> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<br>
Thank you,<div><div></div><div class="h5"><br>
Dirk<br>
______________________________<u></u>_________________<br>
ros-users mailing list<br>
<a href="mailto:ros-users@code.ros.org" target="_blank">ros-users@code.ros.org</a><br>
<a href="https://code.ros.org/mailman/listinfo/ros-users" target="_blank">https://code.ros.org/mailman/<u></u>listinfo/ros-users</a><br>
</div></div></blockquote></div><br>