-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathMobileRobots.qrc
More file actions
30 lines (30 loc) · 1.42 KB
/
MobileRobots.qrc
File metadata and controls
30 lines (30 loc) · 1.42 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<RCC>
<qresource prefix="/">
<file>cfg/aquire_oc.json</file>
<file>cfg/aquire_rs.json</file>
<file>cfg/empty.json</file>
<file>cfg/map.json</file>
<file>assets/images/command_center.png</file>
<file>assets/images/dark_barrier.png</file>
<file>assets/images/dark_grass.png</file>
<file>assets/images/dark_interesting_object.png</file>
<file>assets/images/light_barrier.png</file>
<file>assets/images/light_grass.png</file>
<file>assets/images/light_interesting_object.png</file>
<file>assets/images/observation_center.png</file>
<file>assets/images/robot_commander.png</file>
<file>assets/images/robot_scout.png</file>
<file>assets/icon.ico</file>
<file>assets/images/scaled/command_center.png</file>
<file>assets/images/scaled/dark_barrier.png</file>
<file>assets/images/scaled/dark_grass.png</file>
<file>assets/images/scaled/dark_interesting_object.png</file>
<file>assets/images/scaled/light_barrier.png</file>
<file>assets/images/scaled/light_grass.png</file>
<file>assets/images/scaled/light_interesting_object.png</file>
<file>assets/images/scaled/observation_center.png</file>
<file>assets/images/scaled/robot_commander.png</file>
<file>assets/images/scaled/robot_scout.png</file>
<file>cfg/check_cc.json</file>
</qresource>
</RCC>