-
Notifications
You must be signed in to change notification settings - Fork 0
/
MANIFEST
217 lines (205 loc) · 11.4 KB
/
MANIFEST
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
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
PACKAGE hakoniwa-zumosim
VERSION 1.0.1
MANIFEST
README.md
design.asta
simstart.bash
unitystart.bash
docker/attach.bash
docker/build.bash
docker/create-image.bash
docker/kill.bash
docker/load-image.bash
docker/run.bash
docker/save-image.bash
docker/dev/Dockerfile
docker/dev/env.bash
docker/dev/image_name.txt
docker/dev/latest_version.txt
docker/run/Dockerfile
docker/run/env.bash
docker/run/image_name.txt
docker/run/latest_version.txt
docker/utils/detect_os_type.bash
hakoniwa-zumoIf/include/IZumoShield.hpp
third-party/
utils/set_core_config.bash
utils/template/core_config_json.mo
workspace/CMakeLists.txt
workspace/build.bash
workspace/clean.bash
workspace/default-cmake-options.cmake
workspace/run.bash
workspace/runtime/custom.json
workspace/src/apl/CMakeLists.txt
workspace/src/apl/Driver.ino
workspace/src/apl/Operation.ino
workspace/src/apl/common.h
workspace/src/apl/main_task_body.cpp
workspace/src/apl/main_task_body.hpp
workspace/src/apl/apps/c1_work1/common.h
workspace/src/apl/apps/c1_work1/Driver.ino
workspace/src/apl/apps/c1_work1/main_task_body.cpp
workspace/src/apl/apps/c1_work1/Operation.ino
workspace/src/apl/apps/c1_work2/common.h
workspace/src/apl/apps/c1_work2/Driver.ino
workspace/src/apl/apps/c1_work2/main_task_body.cpp
workspace/src/apl/apps/c1_work2/Operation.ino
workspace/src/apl/apps/c1_work3/common.h
workspace/src/apl/apps/c1_work3/Driver.ino
workspace/src/apl/apps/c1_work3/main_task_body.cpp
workspace/src/apl/apps/c1_work3/Operation.ino
workspace/src/apl/apps/c1_work4/common.h
workspace/src/apl/apps/c1_work4/Driver.ino
workspace/src/apl/apps/c1_work4/main_task_body.cpp
workspace/src/apl/apps/c1_work4/Operation.ino
workspace/src/apl/apps/course_1/Driver.ino
workspace/src/apl/apps/course_1/Operation.ino
workspace/src/apl/apps/course_1/common.h
workspace/src/apl/apps/course_1/main_task_body.cpp
workspace/src/apl/apps/course_2/Operation.ino
workspace/src/runner/CMakeLists.txt
workspace/src/runner/zumosim_runner.cpp
workspace/src/zumo/CMakeLists.txt
workspace/src/zumo/actuator/zumo_actuator.cpp
workspace/src/zumo/actuator/zumo_actuator.hpp
workspace/src/zumo/actuator/zumo_led.cpp
workspace/src/zumo/actuator/zumo_motor.cpp
workspace/src/zumo/include/apl/zumosim_api.hpp
workspace/src/zumo/include/apl/zumosim_api_private.hpp
workspace/src/zumo/include/config/zumosim_config.hpp
workspace/src/zumo/include/runner/zumosim.hpp
workspace/src/zumo/pdu/ros_types/json/builtin_interfaces/Time.json
workspace/src/zumo/pdu/ros_types/json/geometry_msgs/Point.json
workspace/src/zumo/pdu/ros_types/json/geometry_msgs/Pose.json
workspace/src/zumo/pdu/ros_types/json/geometry_msgs/PoseWithCovariance.json
workspace/src/zumo/pdu/ros_types/json/geometry_msgs/Quaternion.json
workspace/src/zumo/pdu/ros_types/json/geometry_msgs/Transform.json
workspace/src/zumo/pdu/ros_types/json/geometry_msgs/TransformStamped.json
workspace/src/zumo/pdu/ros_types/json/geometry_msgs/Twist.json
workspace/src/zumo/pdu/ros_types/json/geometry_msgs/TwistWithCovariance.json
workspace/src/zumo/pdu/ros_types/json/geometry_msgs/Vector3.json
workspace/src/zumo/pdu/ros_types/json/nav_msgs/Odometry.json
workspace/src/zumo/pdu/ros_types/json/sensor_msgs/CameraInfo.json
workspace/src/zumo/pdu/ros_types/json/sensor_msgs/CompressedImage.json
workspace/src/zumo/pdu/ros_types/json/sensor_msgs/Image.json
workspace/src/zumo/pdu/ros_types/json/sensor_msgs/Imu.json
workspace/src/zumo/pdu/ros_types/json/sensor_msgs/JointState.json
workspace/src/zumo/pdu/ros_types/json/sensor_msgs/LaserScan.json
workspace/src/zumo/pdu/ros_types/json/sensor_msgs/RegionOfInterest.json
workspace/src/zumo/pdu/ros_types/json/std_msgs/Bool.json
workspace/src/zumo/pdu/ros_types/json/std_msgs/Header.json
workspace/src/zumo/pdu/ros_types/json/std_msgs/String.json
workspace/src/zumo/pdu/ros_types/json/tf2_msgs/TFMessage.json
workspace/src/zumo/pdu/ros_types/json/zumo_msgs/ZumoPduActuator.json
workspace/src/zumo/pdu/ros_types/json/zumo_msgs/ZumoPduImu.json
workspace/src/zumo/pdu/ros_types/json/zumo_msgs/ZumoPduIrSensor.json
workspace/src/zumo/pdu/ros_types/json/zumo_msgs/ZumoPduLed.json
workspace/src/zumo/pdu/ros_types/json/zumo_msgs/ZumoPduLineSensor.json
workspace/src/zumo/pdu/ros_types/json/zumo_msgs/ZumoPduMotor.json
workspace/src/zumo/pdu/ros_types/json/zumo_msgs/ZumoPduSensor.json
workspace/src/zumo/pdu/ros_types/offset/builtin_interfaces/Time.offset
workspace/src/zumo/pdu/ros_types/offset/geometry_msgs/Point.offset
workspace/src/zumo/pdu/ros_types/offset/geometry_msgs/Pose.offset
workspace/src/zumo/pdu/ros_types/offset/geometry_msgs/PoseWithCovariance.offset
workspace/src/zumo/pdu/ros_types/offset/geometry_msgs/Quaternion.offset
workspace/src/zumo/pdu/ros_types/offset/geometry_msgs/Transform.offset
workspace/src/zumo/pdu/ros_types/offset/geometry_msgs/TransformStamped.offset
workspace/src/zumo/pdu/ros_types/offset/geometry_msgs/Twist.offset
workspace/src/zumo/pdu/ros_types/offset/geometry_msgs/TwistWithCovariance.offset
workspace/src/zumo/pdu/ros_types/offset/geometry_msgs/Vector3.offset
workspace/src/zumo/pdu/ros_types/offset/nav_msgs/Odometry.offset
workspace/src/zumo/pdu/ros_types/offset/sensor_msgs/CameraInfo.offset
workspace/src/zumo/pdu/ros_types/offset/sensor_msgs/CompressedImage.offset
workspace/src/zumo/pdu/ros_types/offset/sensor_msgs/Image.offset
workspace/src/zumo/pdu/ros_types/offset/sensor_msgs/Imu.offset
workspace/src/zumo/pdu/ros_types/offset/sensor_msgs/JointState.offset
workspace/src/zumo/pdu/ros_types/offset/sensor_msgs/LaserScan.offset
workspace/src/zumo/pdu/ros_types/offset/sensor_msgs/RegionOfInterest.offset
workspace/src/zumo/pdu/ros_types/offset/std_msgs/Bool.offset
workspace/src/zumo/pdu/ros_types/offset/std_msgs/Header.offset
workspace/src/zumo/pdu/ros_types/offset/std_msgs/String.offset
workspace/src/zumo/pdu/ros_types/offset/tf2_msgs/TFMessage.offset
workspace/src/zumo/pdu/ros_types/offset/zumo_msgs/ZumoPduActuator.offset
workspace/src/zumo/pdu/ros_types/offset/zumo_msgs/ZumoPduImu.offset
workspace/src/zumo/pdu/ros_types/offset/zumo_msgs/ZumoPduIrSensor.offset
workspace/src/zumo/pdu/ros_types/offset/zumo_msgs/ZumoPduLed.offset
workspace/src/zumo/pdu/ros_types/offset/zumo_msgs/ZumoPduLineSensor.offset
workspace/src/zumo/pdu/ros_types/offset/zumo_msgs/ZumoPduMotor.offset
workspace/src/zumo/pdu/ros_types/offset/zumo_msgs/ZumoPduSensor.offset
workspace/src/zumo/pdu/ros_types/types/builtin_interfaces/pdu_ctype_Time.h
workspace/src/zumo/pdu/ros_types/types/builtin_interfaces/pdu_ctype_conv_Time.hpp
workspace/src/zumo/pdu/ros_types/types/geometry_msgs/pdu_ctype_Point.h
workspace/src/zumo/pdu/ros_types/types/geometry_msgs/pdu_ctype_Pose.h
workspace/src/zumo/pdu/ros_types/types/geometry_msgs/pdu_ctype_PoseWithCovariance.h
workspace/src/zumo/pdu/ros_types/types/geometry_msgs/pdu_ctype_Quaternion.h
workspace/src/zumo/pdu/ros_types/types/geometry_msgs/pdu_ctype_Transform.h
workspace/src/zumo/pdu/ros_types/types/geometry_msgs/pdu_ctype_TransformStamped.h
workspace/src/zumo/pdu/ros_types/types/geometry_msgs/pdu_ctype_Twist.h
workspace/src/zumo/pdu/ros_types/types/geometry_msgs/pdu_ctype_TwistWithCovariance.h
workspace/src/zumo/pdu/ros_types/types/geometry_msgs/pdu_ctype_Vector3.h
workspace/src/zumo/pdu/ros_types/types/geometry_msgs/pdu_ctype_conv_Point.hpp
workspace/src/zumo/pdu/ros_types/types/geometry_msgs/pdu_ctype_conv_Pose.hpp
workspace/src/zumo/pdu/ros_types/types/geometry_msgs/pdu_ctype_conv_PoseWithCovariance.hpp
workspace/src/zumo/pdu/ros_types/types/geometry_msgs/pdu_ctype_conv_Quaternion.hpp
workspace/src/zumo/pdu/ros_types/types/geometry_msgs/pdu_ctype_conv_Transform.hpp
workspace/src/zumo/pdu/ros_types/types/geometry_msgs/pdu_ctype_conv_TransformStamped.hpp
workspace/src/zumo/pdu/ros_types/types/geometry_msgs/pdu_ctype_conv_Twist.hpp
workspace/src/zumo/pdu/ros_types/types/geometry_msgs/pdu_ctype_conv_TwistWithCovariance.hpp
workspace/src/zumo/pdu/ros_types/types/geometry_msgs/pdu_ctype_conv_Vector3.hpp
workspace/src/zumo/pdu/ros_types/types/nav_msgs/pdu_ctype_Odometry.h
workspace/src/zumo/pdu/ros_types/types/nav_msgs/pdu_ctype_conv_Odometry.hpp
workspace/src/zumo/pdu/ros_types/types/pdu_primitive_ctypes.h
workspace/src/zumo/pdu/ros_types/types/pdu_primitive_ctypes_conv.hpp
workspace/src/zumo/pdu/ros_types/types/ros_primitive_types.hpp
workspace/src/zumo/pdu/ros_types/types/sensor_msgs/pdu_ctype_CameraInfo.h
workspace/src/zumo/pdu/ros_types/types/sensor_msgs/pdu_ctype_CompressedImage.h
workspace/src/zumo/pdu/ros_types/types/sensor_msgs/pdu_ctype_Image.h
workspace/src/zumo/pdu/ros_types/types/sensor_msgs/pdu_ctype_Imu.h
workspace/src/zumo/pdu/ros_types/types/sensor_msgs/pdu_ctype_JointState.h
workspace/src/zumo/pdu/ros_types/types/sensor_msgs/pdu_ctype_LaserScan.h
workspace/src/zumo/pdu/ros_types/types/sensor_msgs/pdu_ctype_RegionOfInterest.h
workspace/src/zumo/pdu/ros_types/types/sensor_msgs/pdu_ctype_conv_CameraInfo.hpp
workspace/src/zumo/pdu/ros_types/types/sensor_msgs/pdu_ctype_conv_CompressedImage.hpp
workspace/src/zumo/pdu/ros_types/types/sensor_msgs/pdu_ctype_conv_Image.hpp
workspace/src/zumo/pdu/ros_types/types/sensor_msgs/pdu_ctype_conv_Imu.hpp
workspace/src/zumo/pdu/ros_types/types/sensor_msgs/pdu_ctype_conv_JointState.hpp
workspace/src/zumo/pdu/ros_types/types/sensor_msgs/pdu_ctype_conv_LaserScan.hpp
workspace/src/zumo/pdu/ros_types/types/sensor_msgs/pdu_ctype_conv_RegionOfInterest.hpp
workspace/src/zumo/pdu/ros_types/types/std_msgs/pdu_ctype_Bool.h
workspace/src/zumo/pdu/ros_types/types/std_msgs/pdu_ctype_Header.h
workspace/src/zumo/pdu/ros_types/types/std_msgs/pdu_ctype_String.h
workspace/src/zumo/pdu/ros_types/types/std_msgs/pdu_ctype_conv_Bool.hpp
workspace/src/zumo/pdu/ros_types/types/std_msgs/pdu_ctype_conv_Header.hpp
workspace/src/zumo/pdu/ros_types/types/std_msgs/pdu_ctype_conv_String.hpp
workspace/src/zumo/pdu/ros_types/types/tf2_msgs/pdu_ctype_TFMessage.h
workspace/src/zumo/pdu/ros_types/types/tf2_msgs/pdu_ctype_conv_TFMessage.hpp
workspace/src/zumo/pdu/ros_types/types/zumo_msgs/pdu_ctype_ZumoPduActuator.h
workspace/src/zumo/pdu/ros_types/types/zumo_msgs/pdu_ctype_ZumoPduImu.h
workspace/src/zumo/pdu/ros_types/types/zumo_msgs/pdu_ctype_ZumoPduIrSensor.h
workspace/src/zumo/pdu/ros_types/types/zumo_msgs/pdu_ctype_ZumoPduLed.h
workspace/src/zumo/pdu/ros_types/types/zumo_msgs/pdu_ctype_ZumoPduLineSensor.h
workspace/src/zumo/pdu/ros_types/types/zumo_msgs/pdu_ctype_ZumoPduMotor.h
workspace/src/zumo/pdu/ros_types/types/zumo_msgs/pdu_ctype_ZumoPduSensor.h
workspace/src/zumo/pdu/ros_types/types/zumo_msgs/pdu_ctype_conv_ZumoPduActuator.hpp
workspace/src/zumo/pdu/ros_types/types/zumo_msgs/pdu_ctype_conv_ZumoPduImu.hpp
workspace/src/zumo/pdu/ros_types/types/zumo_msgs/pdu_ctype_conv_ZumoPduIrSensor.hpp
workspace/src/zumo/pdu/ros_types/types/zumo_msgs/pdu_ctype_conv_ZumoPduLed.hpp
workspace/src/zumo/pdu/ros_types/types/zumo_msgs/pdu_ctype_conv_ZumoPduLineSensor.hpp
workspace/src/zumo/pdu/ros_types/types/zumo_msgs/pdu_ctype_conv_ZumoPduMotor.hpp
workspace/src/zumo/pdu/ros_types/types/zumo_msgs/pdu_ctype_conv_ZumoPduSensor.hpp
workspace/src/zumo/pdu/zumo_msgs/CMakeLists.txt
workspace/src/zumo/pdu/zumo_msgs/msg/ZumoPduActuator.msg
workspace/src/zumo/pdu/zumo_msgs/msg/ZumoPduImu.msg
workspace/src/zumo/pdu/zumo_msgs/msg/ZumoPduIrSensor.msg
workspace/src/zumo/pdu/zumo_msgs/msg/ZumoPduLed.msg
workspace/src/zumo/pdu/zumo_msgs/msg/ZumoPduLineSensor.msg
workspace/src/zumo/pdu/zumo_msgs/msg/ZumoPduMotor.msg
workspace/src/zumo/pdu/zumo_msgs/msg/ZumoPduSensor.msg
workspace/src/zumo/pdu/zumo_msgs/package.xml
workspace/src/zumo/sensor/zumo_imu.cpp
workspace/src/zumo/sensor/zumo_ir.cpp
workspace/src/zumo/sensor/zumo_lf.cpp
workspace/src/zumo/sensor/zumo_sensor.cpp
workspace/src/zumo/sensor/zumo_sensor.hpp
workspace/src/zumo/zumosim.cpp