/usr/share/tf2_bullet/package.xml is in libtf2-bullet-dev 0.5.16-4.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 | <package>
<name>tf2_bullet</name>
<version>0.5.16</version>
<description>
tf2_bullet
</description>
<author>Wim Meeussen</author>
<maintainer email="tfoote@osrfoundation.org">Tully Foote</maintainer>
<license>BSD</license>
<url type="website">http://www.ros.org/wiki/tf2_bullet</url>
<buildtool_depend version_gte="0.5.68">catkin</buildtool_depend>
<buildtool_depend>pkg-config</buildtool_depend>
<build_depend>tf2</build_depend>
<build_depend>bullet</build_depend>
<build_depend>geometry_msgs</build_depend>
<run_depend>tf2</run_depend>
<run_depend>bullet</run_depend>
<run_depend>geometry_msgs</run_depend>
</package>
|