I was thinking about stack but i wrote package.<div>I never looked into CMakeList.txt in stacks, so i missed version number there.</div><div>If there is tool which can parse CMakeList.txt and get version number, I don't see a point in including version elsewhere.</div>

<div><br></div><div>It would be great if version can be included in stack header on wiki.</div><div><br><div>Pozdrawiam<br>Konrad Banachowicz<br>
<br><br><div class="gmail_quote">2010/10/25 Ken Conley <span dir="ltr"><<a href="mailto:kwc@willowgarage.com">kwc@willowgarage.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Hi Konrad,<br>
<br>
As Tully notes, we don't version individual packages, only stacks. We<br>
used to include versions numbers in stack.xml files, but came to the<br>
opinion that it was a mistake as you would get version disagreements<br>
between the stack.xml, which is not authoritative, and the<br>
CMakeLists.txt file, which is. We decided to just maintain one version<br>
number in the CMakeLists.txt for now, though this will change once our<br>
install target develops more.<br>
<br>
The "rosversion" command for ROS 1.3 has been updated to output the<br>
version number of any installed stack.<br>
<font color="#888888"><br>
 - Ken<br>
</font><div><div></div><div class="h5"><br>
On Mon, Oct 25, 2010 at 10:47 AM, Tully Foote <<a href="mailto:tfoote@willowgarage.com">tfoote@willowgarage.com</a>> wrote:<br>
> Hi Konrad,<br>
> These things are not appropriate for the manifest as packages are not<br>
> versioned, and a single version may or may not be used in multiple<br>
> distributions.  Can you provide a little bit more information on your<br>
> usecase and where it's failing?  In particular what you are doing and what<br>
> you want it to be doing.<br>
><br>
> Tully<br>
><br>
> On Mon, Oct 25, 2010 at 6:03 AM, Konrad Banachowicz <<a href="mailto:konradb3@gmail.com">konradb3@gmail.com</a>><br>
> wrote:<br>
>><br>
>> Hi all,<br>
>> I found that it's quite difficult to get information what is the version<br>
>> of the package and on what distribution it's intended to run.<br>
>> So i think this information should be included in manifest.xml of the<br>
>> packages.<br>
>> Pozdrawiam<br>
>> Konrad Banachowicz<br>
>><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>
><br>
><br>
><br>
> --<br>
> Tully Foote<br>
> Systems Engineer<br>
> Willow Garage, Inc.<br>
> <a href="mailto:tfoote@willowgarage.com">tfoote@willowgarage.com</a><br>
> (650) 475-2827<br>
><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>
><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>
</div></div></blockquote></div><br></div></div>