This file is indexed.

/usr/share/tf2_geometry_msgs/package.xml is in libtf2-geometry-msgs-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
25
<package format="2">
  <name>tf2_geometry_msgs</name>
  <version>0.5.16</version>
  <description>
    tf2_geometry_msgs
  </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_ros</url>
    
  <buildtool_depend version_gte="0.5.68">catkin</buildtool_depend>

  <depend>geometry_msgs</depend>
  <depend>orocos_kdl</depend>
  <depend>tf2</depend>
  <depend>tf2_ros</depend>

  <build_depend>python_orocos_kdl</build_depend>
 
  <exec_depend>python_orocos_kdl</exec_depend>

  <test_depend>rostest</test_depend>
</package>