Commit d5609c8
File tree
5 files changed
+12
-12
lines changed- doc
- misc
- spec
- examples
5 files changed
+12
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
Submodule open-simulation-interface updated 63 files
- .github/.pyspelling.yml+24
- .github/spelling_custom_words_en_US.txt+390
- .github/workflows/antora-generator.yml+1-1
- .github/workflows/protobuf.yml+100-36
- .github/workflows/release.yml+17-9
- .gitignore+2-2
- CMakeLists.txt+3-1
- MANIFEST.in+1
- doc/architecture/architecture_overview.adoc+4-2
- doc/architecture/feature_data.adoc-9
- doc/architecture/formatting_scripts.adoc-22
- doc/architecture/reference_points_coordinate_systems.adoc+1
- doc/architecture/sensor_data.adoc+4
- doc/architecture/trace_file_formats.adoc+6-5
- 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-2
- format/OSITrace.py-244
- format/osi2read.py-63
- format/txt2osi.py-75
- osi3trace/osi2read.py+66
- osi3trace/osi_trace.py+168
- osi_common.proto+157-8
- osi_detectedobject.proto+6-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-2
- osi_sensorviewconfiguration.proto+9-1
- osi_streamingupdate.proto+9-1
- osi_trafficcommand.proto+26-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+6-5
- tests/test_rules.py+77-22
- tests/test_units.py+39-10
0 commit comments