This file is indexed.

/usr/share/roslaunch/resources/example-min.launch is in python-roslaunch 1.11.16-3.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
4
<launch>
  <!-- $(anon talker) creates an anonymous name for this node -->
  <node name="$(anon talker)" pkg="rospy" type="talker.py" />
</launch>