This file is indexed.

/usr/share/common-lisp/ros/polled_camera/srv/_package.lisp is in cl-polled-camera 1.11.11-2.

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
(cl:defpackage polled_camera-srv
  (:use )
  (:export
   "GETPOLLEDIMAGE"
   "<GETPOLLEDIMAGE-REQUEST>"
   "GETPOLLEDIMAGE-REQUEST"
   "<GETPOLLEDIMAGE-RESPONSE>"
   "GETPOLLEDIMAGE-RESPONSE"
  ))