This file is indexed.

/usr/share/common-lisp/ros/map_msgs/srv/_package_GetPointMapROI.lisp is in cl-map-msgs 1.13.0-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
17
18
(cl:in-package map_msgs-srv)
(cl:export '(X-VAL
          X
          Y-VAL
          Y
          Z-VAL
          Z
          R-VAL
          R
          L_X-VAL
          L_X
          L_Y-VAL
          L_Y
          L_Z-VAL
          L_Z
          SUB_MAP-VAL
          SUB_MAP
))