This file is indexed.

/usr/lib/python2.7/dist-packages/move_base_msgs/msg/__init__.py is in python-move-base-msgs 1.13.0-1.

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
from ._MoveBaseAction import *
from ._MoveBaseActionFeedback import *
from ._MoveBaseActionGoal import *
from ._MoveBaseActionResult import *
from ._MoveBaseFeedback import *
from ._MoveBaseGoal import *
from ._MoveBaseResult import *