This file is indexed.

/usr/share/common-lisp/ros/tf2_msgs/msg/_package_LookupTransformGoal.lisp is in cl-tf2-msgs 0.5.13-5.

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
(cl:in-package tf2_msgs-msg)
(cl:export '(TARGET_FRAME-VAL
          TARGET_FRAME
          SOURCE_FRAME-VAL
          SOURCE_FRAME
          SOURCE_TIME-VAL
          SOURCE_TIME
          TIMEOUT-VAL
          TIMEOUT
          TARGET_TIME-VAL
          TARGET_TIME
          FIXED_FRAME-VAL
          FIXED_FRAME
          ADVANCED-VAL
          ADVANCED
))