File tree
11 files changed
+113
-448
lines changed- .github/workflows
- data
- doc
- osivalidator
- tests/tests_rules
11 files changed
+113
-448
lines changedDiff for: .github/workflows/ci.yml
+2-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
78 | 78 |
| |
79 | 79 |
| |
80 | 80 |
| |
81 |
| - | |
82 |
| - | |
| 81 | + | |
| 82 | + |
Diff for: README.md
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
80 | 80 |
| |
81 | 81 |
| |
82 | 82 |
| |
83 |
| - | |
| 83 | + | |
84 | 84 |
|
-5.94 KB
Binary file not shown.
1.26 KB
Binary file not shown.
Diff for: doc/usage.adoc
+37-302
Large diffs are not rendered by default.
Diff for: doc/writing-rules.adoc
+38-17
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
6 |
| - | |
7 |
| - | |
8 |
| - | |
9 |
| - | |
| 5 | + | |
10 | 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 | + | |
11 | 31 |
| |
12 | 32 |
| |
13 | 33 |
| |
14 |
| - | |
15 |
| - | |
16 |
| - | |
17 |
| - | |
| 34 | + | |
| 35 | + | |
18 | 36 |
| |
19 | 37 |
| |
20 | 38 |
| |
| |||
46 | 64 |
| |
47 | 65 |
| |
48 | 66 |
| |
49 |
| - | |
| 67 | + | |
| 68 | + | |
50 | 69 |
| |
51 | 70 |
| |
52 |
| - | |
| 71 | + | |
53 | 72 |
| |
54 | 73 |
| |
55 | 74 |
| |
| |||
62 | 81 |
| |
63 | 82 |
| |
64 | 83 |
| |
65 |
| - | |
| 84 | + | |
66 | 85 |
| |
| 86 | + | |
67 | 87 |
| |
68 | 88 |
| |
69 | 89 |
| |
70 | 90 |
| |
71 | 91 |
| |
72 | 92 |
| |
73 |
| - | |
| 93 | + | |
74 | 94 |
| |
75 | 95 |
| |
76 | 96 |
| |
| |||
80 | 100 |
| |
81 | 101 |
| |
82 | 102 |
| |
83 |
| - | |
84 |
| - | |
| 103 | + | |
| 104 | + | |
85 | 105 |
| |
86 | 106 |
| |
87 | 107 |
| |
88 | 108 |
| |
89 |
| - | |
| 109 | + | |
| 110 | + | |
90 | 111 |
| |
91 |
| - | |
| 112 | + |
Diff for: open-simulation-interface
Submodule open-simulation-interface updated 69 files
- .github/.pyspelling.yml+24
- .github/spelling_custom_words_en_US.txt+390
- .github/workflows/antora-generator.yml+1-1
- .github/workflows/protobuf.yml+128-36
- .github/workflows/release.yml+17-9
- .gitignore+2-2
- CMakeLists.txt+3-1
- MANIFEST.in+1
- VERSION+1-1
- doc/architecture/architecture_overview.adoc+4-2
- doc/architecture/feature_data.adoc-9
- doc/architecture/formatting_script.adoc+29
- doc/architecture/formatting_scripts.adoc-56
- doc/architecture/reference_points_coordinate_systems.adoc+1
- doc/architecture/sensor_data.adoc+4
- doc/architecture/trace_file_formats.adoc+6-5
- doc/architecture/trace_file_naming.adoc+2
- doc/images/OSI_Planned_Route.png
- doc/images/OSI_Route_Segment.png
- doc/images/osi-streaming-principle.png
- doc/open-simulation-interface_user_guide.adoc+1-3
- doc/setup/installing_linux_python.adoc+26-12
- doc/setup/installing_prerequisites.adoc+2-2
- doc/setup/installing_windows_python.adoc+30-2
- format/OSITrace.py-244
- format/osi2read.py-63
- format/txt2osi.py-75
- osi3trace/osi2read.py+66
- osi3trace/osi_trace.py+169
- osi_common.proto+165-9
- osi_detectedobject.proto+18-2
- osi_environment.proto+2-2
- osi_featuredata.proto+34-12
- osi_groundtruth.proto+60-2
- osi_hostvehicledata.proto+8-3
- osi_lane.proto+6-5
- osi_logicaldetectiondata.proto+5-1
- osi_logicallane.proto+140-6
- osi_motionrequest.proto+8
- osi_object.proto+70-15
- osi_referenceline.proto+7-6
- osi_roadmarking.proto+5-1
- osi_route.proto+138
- osi_sensordata.proto+50
- osi_sensorview.proto+16-3
- osi_sensorviewconfiguration.proto+15-2
- osi_streamingupdate.proto+9-1
- osi_trafficcommand.proto+30-14
- osi_trafficcommandupdate.proto+12
- osi_trafficlight.proto+2-1
- osi_trafficsign.proto+12-11
- osi_trafficupdate.proto+9-1
- pyproject.toml+35
- requirements_tests.txt+2
- rules.yml+2-1
- setup.py+111-78
- tests/test_comment_type.py+107-44
- tests/test_doxygen_output.py+26-9
- tests/test_invalid_comment.py+18-5
- tests/test_invalid_enum.py+76-27
- tests/test_invalid_html.py+87-47
- tests/test_invalid_message.py+168-59
- tests/test_invalid_punctuation.py+8-3
- tests/test_invalid_tabs.py+7-2
- tests/test_newline.py+8-3
- tests/test_non_ascii.py+23-4
- tests/test_osi_trace.py+20-5
- tests/test_rules.py+77-22
- tests/test_units.py+39-10
Diff for: osivalidator/osi_general_validator.py
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
184 | 184 |
| |
185 | 185 |
| |
186 | 186 |
| |
187 |
| - | |
| 187 | + | |
188 | 188 |
| |
189 | 189 |
| |
190 | 190 |
| |
|
+4-13
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 |
| - | |
28 |
| - | |
29 |
| - | |
30 |
| - | |
31 |
| - | |
32 |
| - | |
33 |
| - | |
34 |
| - | |
35 |
| - | |
| 27 | + | |
36 | 28 |
| |
37 | 29 |
| |
38 | 30 |
| |
| |||
100 | 92 |
| |
101 | 93 |
| |
102 | 94 |
| |
103 |
| - | |
| 95 | + | |
104 | 96 |
| |
105 | 97 |
| |
106 | 98 |
| |
| |||
122 | 114 |
| |
123 | 115 |
| |
124 | 116 |
| |
125 |
| - | |
126 | 117 |
| |
127 | 118 |
| |
128 | 119 |
| |
129 | 120 |
| |
130 | 121 |
| |
131 | 122 |
| |
132 |
| - | |
| 123 | + | |
133 | 124 |
| |
134 | 125 |
| |
135 | 126 |
| |
136 | 127 |
| |
137 | 128 |
| |
138 |
| - | |
| 129 | + | |
139 | 130 |
| |
140 | 131 |
| |
141 | 132 |
| |
|
Diff for: rules2yml.py
+29-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
26 | 33 |
| |
27 | 34 |
| |
28 | 35 |
| |
29 | 36 |
| |
30 |
| - | |
| 37 | + | |
31 | 38 |
| |
32 | 39 |
| |
33 | 40 |
| |
| |||
161 | 168 |
| |
162 | 169 |
| |
163 | 170 |
| |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
164 | 180 |
| |
165 | 181 |
| |
166 | 182 |
| |
| |||
217 | 233 |
| |
218 | 234 |
| |
219 | 235 |
| |
220 |
| - | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
221 | 246 |
| |
222 | 247 |
| |
223 | 248 |
| |
224 | 249 |
| |
| 250 | + | |
225 | 251 |
| |
226 | 252 |
| |
227 | 253 |
| |
| |||
235 | 261 |
| |
236 | 262 |
| |
237 | 263 |
| |
238 |
| - | |
| 264 | + | |
239 | 265 |
| |
240 | 266 |
| |
241 | 267 |
| |
|
Diff for: tests/tests_rules/test_is_valid.py
-108
This file was deleted.
0 commit comments