blob: e9ce30bfa7354393e5ce4a11f661ad7374092bcb (
plain) (
blame)
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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
|
bin/obj2pbmf
bin/peekabot
include/peekabot.hh
include/peekabot/Action.hh
include/peekabot/Deprecated.hh
include/peekabot/Matrix.hh
include/peekabot/PathIdentifier.hh
include/peekabot/Types.hh
include/peekabot/Vector.hh
include/peekabot/Visibility.hh
include/peekabot/Version.hh
include/peekabot/client/DelayedDispatch.hh
include/peekabot/client/Exceptions.hh
include/peekabot/client/OperationResult.hh
include/peekabot/client/OperationStatus.hh
include/peekabot/client/PeekabotClient.hh
include/peekabot/client/Recording.hh
include/peekabot/client/Result.hh
include/peekabot/client/Status.hh
include/peekabot/client/any_dl.hpp
include/peekabot/client/proxies/CameraProxy.hh
include/peekabot/client/proxies/CircleProxy.hh
include/peekabot/client/proxies/CubeProxy.hh
include/peekabot/client/proxies/CylinderProxy.hh
include/peekabot/client/proxies/GridProxy.hh
include/peekabot/client/proxies/GroupProxy.hh
include/peekabot/client/proxies/HingeProxy.hh
include/peekabot/client/proxies/JointProxy.hh
include/peekabot/client/proxies/LabelProxy.hh
include/peekabot/client/proxies/LineBasedProxy.hh
include/peekabot/client/proxies/LineCloudProxy.hh
include/peekabot/client/proxies/ModelProxy.hh
include/peekabot/client/proxies/ObjectProxy.hh
include/peekabot/client/proxies/OccupancyGrid2DProxy.hh
include/peekabot/client/proxies/PeekabotProxyBase.hh
include/peekabot/client/proxies/PointCloudProxy.hh
include/peekabot/client/proxies/PolygonProxy.hh
include/peekabot/client/proxies/ScalableProxy.hh
include/peekabot/client/proxies/SliderProxy.hh
include/peekabot/client/proxies/SphereProxy.hh
include/peekabot/client/proxies/VertexBasedProxy.hh
lib/libpeekabot.a
lib/libpeekabot.la
lib/libpeekabot.so
lib/libpeekabot.so.5
%%DATADIR%%/data/default_scene.xml
%%DATADIR%%/fonts/COPYING
%%DATADIR%%/fonts/FreeSerif.ttf
%%DATADIR%%/images/add_camera.png
%%DATADIR%%/images/camera_object.png
%%DATADIR%%/images/camera_object2.png
%%DATADIR%%/images/camera_object3.png
%%DATADIR%%/images/circle_object.png
%%DATADIR%%/images/cont_snapshot.png
%%DATADIR%%/images/cube_object.png
%%DATADIR%%/images/cube_object_aa.png
%%DATADIR%%/images/cylinder_object.png
%%DATADIR%%/images/cylinder_object_aa.png
%%DATADIR%%/images/dof.png
%%DATADIR%%/images/grid.png
%%DATADIR%%/images/groundplane.png
%%DATADIR%%/images/group_object.png
%%DATADIR%%/images/label.png
%%DATADIR%%/images/light_object.png
%%DATADIR%%/images/line_cloud.png
%%DATADIR%%/images/locked.png
%%DATADIR%%/images/move.png
%%DATADIR%%/images/occupancy_grid_2d.png
%%DATADIR%%/images/ortho_mode.png
%%DATADIR%%/images/ortho_mode_aa.png
%%DATADIR%%/images/perspective_mode.png
%%DATADIR%%/images/perspective_mode_aa.png
%%DATADIR%%/images/point_cloud.png
%%DATADIR%%/images/polygon_object.png
%%DATADIR%%/images/polyline_object.png
%%DATADIR%%/images/polyline_object_aa.png
%%DATADIR%%/images/rotate.png
%%DATADIR%%/images/snapshot.png
%%DATADIR%%/images/snapshot_disabled.png
%%DATADIR%%/images/sphere_object.png
%%DATADIR%%/images/teapot.png
%%DATADIR%%/images/topdown.png
%%DATADIR%%/images/topdown_aa.png
%%DATADIR%%/schemas/basic_types.xsd
%%DATADIR%%/schemas/camera.xsd
%%DATADIR%%/schemas/circle.xsd
%%DATADIR%%/schemas/cube.xsd
%%DATADIR%%/schemas/cylinder.xsd
%%DATADIR%%/schemas/grid.xsd
%%DATADIR%%/schemas/group.xsd
%%DATADIR%%/schemas/hinge.xsd
%%DATADIR%%/schemas/include.xsd
%%DATADIR%%/schemas/label.xsd
%%DATADIR%%/schemas/line_cloud.xsd
%%DATADIR%%/schemas/model.xsd
%%DATADIR%%/schemas/point_cloud.xsd
%%DATADIR%%/schemas/polygon.xsd
%%DATADIR%%/schemas/property_types.xsd
%%DATADIR%%/schemas/scene.xsd
%%DATADIR%%/schemas/scene_object.xsd
%%DATADIR%%/schemas/slider.xsd
%%DATADIR%%/schemas/sphere.xsd
@dirrm %%DATADIR%%/schemas
@dirrm %%DATADIR%%/images
@dirrm %%DATADIR%%/fonts
@dirrm %%DATADIR%%/data
@dirrm %%DATADIR%%
@dirrm include/peekabot/client/proxies
@dirrm include/peekabot/client
@dirrm include/peekabot
|