Commit e294a86
File tree
6 files changed
+32
-37
lines changed- data
- osivalidator
6 files changed
+32
-37
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | 49 | | |
53 | 50 | | |
54 | 51 | | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
| 52 | + | |
69 | 53 | | |
| 54 | + | |
70 | 55 | | |
71 | 56 | | |
72 | 57 | | |
73 | 58 | | |
74 | 59 | | |
75 | | - | |
| 60 | + | |
76 | 61 | | |
77 | 62 | | |
78 | 63 | | |
79 | 64 | | |
80 | 65 | | |
81 | 66 | | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
This file was deleted.
Submodule open-simulation-interface updated 37 files
- .travis.yml+17-37
- README.md+3-3
- doc/commenting.rst+16-12
- doc/description.rst+4
- osi_common.proto+49-20
- osi_datarecording.proto+2-2
- osi_detectedlane.proto+12-3
- osi_detectedobject.proto+23-4
- osi_detectedoccupant.proto+4-1
- osi_detectedroadmarking.proto+4-1
- osi_detectedtrafficlight.proto+4-1
- osi_detectedtrafficsign.proto+9-3
- osi_environment.proto+61-40
- osi_featuredata.proto+118-27
- osi_groundtruth.proto+8-2
- osi_lane.proto+89-22
- osi_object.proto+33-7
- osi_occupant.proto+4
- osi_roadmarking.proto+15-2
- osi_sensorspecific.proto+12-3
- osi_sensorview.proto+17-9
- osi_sensorviewconfiguration.proto+86-21
- osi_trafficlight.proto+13-1
- osi_trafficsign.proto+67-55
- rules.yml+12
- setup.py+3-3
- tests/test_comment_type.py+13-21
- tests/test_doxygen_output.py+14-33
- tests/test_invalid_comment.py+9-16
- tests/test_invalid_enum.py+11-17
- tests/test_invalid_html.py+27-43
- tests/test_invalid_message.py+13-15
- tests/test_invalid_punctuation.py+6-10
- tests/test_invalid_tabs.py+5-10
- tests/test_newline.py+7-14
- tests/test_non_ascii.py+5-9
- tests/test_units.py+28
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
170 | | - | |
| 170 | + | |
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
174 | | - | |
175 | | - | |
| 174 | + | |
176 | 175 | | |
177 | 176 | | |
178 | 177 | | |
179 | 178 | | |
180 | | - | |
181 | 179 | | |
182 | 180 | | |
183 | 181 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | 56 | | |
60 | 57 | | |
61 | 58 | | |
| |||
101 | 98 | | |
102 | 99 | | |
103 | 100 | | |
104 | | - | |
| 101 | + | |
105 | 102 | | |
106 | 103 | | |
107 | 104 | | |
| |||
114 | 111 | | |
115 | 112 | | |
116 | 113 | | |
117 | | - | |
118 | | - | |
| 114 | + | |
119 | 115 | | |
120 | 116 | | |
121 | 117 | | |
122 | 118 | | |
123 | 119 | | |
124 | 120 | | |
125 | 121 | | |
126 | | - | |
127 | | - | |
| 122 | + | |
| 123 | + | |
128 | 124 | | |
129 | | - | |
130 | | - | |
| 125 | + | |
131 | 126 | | |
132 | 127 | | |
133 | 128 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
| |||
0 commit comments