We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ae8bd2 commit 7fefad8Copy full SHA for 7fefad8
.github/workflows/cl0.yml
@@ -12,4 +12,4 @@ jobs:
12
uses: actions/checkout@v4
13
- uses: enarx/spdx@master
14
with:
15
- licenses: Apache-2.0 BSD-3-Clause BSD-2-Clause MIT MPL-2.0
+ licenses: Apache-2.0 BSD-3-Clause BSD-2-Clause BSL-1.0 MIT MPL-2.0
README.md
@@ -227,7 +227,6 @@ Possible values are "flat" or "structured".
227
| `sensor_view.global_ground_truth.moving_object.vehicle_attributes.bbcenter_to_rear` | required |
228
| `sensor_view.global_ground_truth.moving_object.vehicle_attributes.ground_clearance` | required |
229
230
-
231
### Output: Fields in OSI3::SensorData Filled by the Sensor Model
232
233
---
0 commit comments