AutomatumPaul commited on
Commit
e908d8a
·
verified ·
1 Parent(s): 32e930d

Upload automatum_data_roundaboud — Sample_Data, docs, examples, archive

Browse files
Files changed (27) hide show
  1. .gitattributes +1 -0
  2. README.md +274 -0
  3. Sample_Data/Roundabout-St2231-IngolstadtVOC_e63d-e63db143-1e40-4945-8866-464572ebf75d/Roundabout-St2231-IngolstadtVOC_e63d-e63db143-1e40-4945-8866-464572ebf75d.html +0 -0
  4. Sample_Data/Roundabout-St2231-IngolstadtVOC_e63d-e63db143-1e40-4945-8866-464572ebf75d/dynamicWorld.json +3 -0
  5. Sample_Data/Roundabout-St2231-IngolstadtVOC_e63d-e63db143-1e40-4945-8866-464572ebf75d/img/Roundabout-St2231-IngolstadtVOC_e63d-e63db143-1e40-4945-8866-464572ebf75d_centerImg_thumb.jpg +3 -0
  6. Sample_Data/Roundabout-St2231-IngolstadtVOC_e63d-e63db143-1e40-4945-8866-464572ebf75d/img/Roundabout-St2231-IngolstadtVOC_e63d-e63db143-1e40-4945-8866-464572ebf75d_map.jpg +3 -0
  7. Sample_Data/Roundabout-St2231-IngolstadtVOC_e63d-e63db143-1e40-4945-8866-464572ebf75d/img/Roundabout-St2231-IngolstadtVOC_e63d-e63db143-1e40-4945-8866-464572ebf75d_trajectories.jpg +3 -0
  8. Sample_Data/Roundabout-St2231-IngolstadtVOC_e63d-e63db143-1e40-4945-8866-464572ebf75d/img/kpis.json +10 -0
  9. Sample_Data/Roundabout-St2231-IngolstadtVOC_e63d-e63db143-1e40-4945-8866-464572ebf75d/staticWorld.xodr +1109 -0
  10. automatum.dataset.html +0 -0
  11. automatum_data_roundabout.zip +3 -0
  12. doc/VehicleDynamics.png +3 -0
  13. doc/automatum_logo.png +3 -0
  14. doc/icon_roundabout.jpg +3 -0
  15. doc/illustration.jpg +3 -0
  16. doc/lane_distance.png +3 -0
  17. doc/map_ingolstadt.jpg +3 -0
  18. doc/map_koesching.jpg +3 -0
  19. doc/point_to_lane_assignement_Sans.png +3 -0
  20. doc/static_world_fig_02.png +3 -0
  21. doc/trajectories_ingolstadt.jpg +3 -0
  22. doc/trajectories_koesching.jpg +3 -0
  23. doc/ttc.png +3 -0
  24. example_scripts/01_lane_changes.py +54 -0
  25. example_scripts/02_heatmap_density.py +58 -0
  26. example_scripts/03_high_acceleration.py +61 -0
  27. example_scripts/README.md +32 -0
.gitattributes CHANGED
@@ -60,3 +60,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
60
  *.webm filter=lfs diff=lfs merge=lfs -text
61
  Roundabout-KoeschingerTor-Koesching_19bb-19bbabb9-6c81-4a15-af8c-50fc251a248d/dynamicWorld.json filter=lfs diff=lfs merge=lfs -text
62
  Roundabout-St2231-IngolstadtVOC_e63d-e63db143-1e40-4945-8866-464572ebf75d/dynamicWorld.json filter=lfs diff=lfs merge=lfs -text
 
 
60
  *.webm filter=lfs diff=lfs merge=lfs -text
61
  Roundabout-KoeschingerTor-Koesching_19bb-19bbabb9-6c81-4a15-af8c-50fc251a248d/dynamicWorld.json filter=lfs diff=lfs merge=lfs -text
62
  Roundabout-St2231-IngolstadtVOC_e63d-e63db143-1e40-4945-8866-464572ebf75d/dynamicWorld.json filter=lfs diff=lfs merge=lfs -text
63
+ Sample_Data/Roundabout-St2231-IngolstadtVOC_e63d-e63db143-1e40-4945-8866-464572ebf75d/dynamicWorld.json filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,274 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ - de
5
+ license: cc-by-nd-4.0
6
+ tags:
7
+ - autonomous-driving
8
+ - traffic-analysis
9
+ - trajectory-prediction
10
+ - drone-data
11
+ - automatum
12
+ - open-drive
13
+ - json
14
+ - roundabout
15
+ - intersection
16
+ - openscenario
17
+ pretty_name: "Automatum Data: Roundabout Drone Dataset"
18
+ task_categories:
19
+ - time-series-forecasting
20
+ - object-detection
21
+ size_categories:
22
+ - 100<n<1K
23
+ ---
24
+
25
+ ![Automatum Data Logo](doc/automatum_logo.png)
26
+
27
+ # Automatum Data: Roundabout Drone Dataset
28
+
29
+ [![Website](https://img.shields.io/badge/Website-automatum--data.com-blue)](https://automatum-data.com)
30
+ [![Documentation](https://img.shields.io/badge/Docs-ReadTheDocs-green)](https://openautomatumdronedata.readthedocs.io)
31
+ [![PyPI](https://img.shields.io/badge/PyPI-openautomatumdronedata-orange)](https://pypi.org/project/openautomatumdronedata/)
32
+ [![License](https://img.shields.io/badge/License-CC%20BY--ND%204.0-lightgrey)](https://creativecommons.org/licenses/by-nd/4.0/)
33
+
34
+ ## Introduction
35
+
36
+ The **Automatum Data Roundabout Dataset** contains high-precision movement data of traffic participants (cars, trucks, vans) extracted from drone recordings at roundabout intersections in Bavaria, Germany. Captured from a bird's eye view, the dataset provides complete trajectories with velocities, accelerations, lane assignments, and object relationships — uniquely suited for roundabout behavior modeling.
37
+
38
+ This dataset directly competes with established benchmarks such as **highD** and **NGSIM** — offering superior data quality (JSON instead of CSV), standardized road geometry (OpenDRIVE XODR), and precise UTM world coordinate mapping.
39
+
40
+ ![Illustration of Drone Data Extraction](doc/illustration.jpg)
41
+
42
+ ## Dataset at a Glance
43
+
44
+ | Metric | Value |
45
+ |--------|-------|
46
+ | **Scenario Type** | Roundabout |
47
+ | **Recordings** | 2 |
48
+ | **Total Duration** | ~7 minutes (0.12 hours) |
49
+ | **Total Distance** | 26.0 km |
50
+ | **Total Vehicles Tracked** | 212 |
51
+ | **Vehicle Types** | 207 Cars, 3 Trucks, 2 Vans |
52
+ | **Max Trajectory Length** | 125.5 m |
53
+ | **Coordinate System** | UTM Zone 32U |
54
+ | **FPS** | 29.97 |
55
+ | **License** | CC BY-ND 4.0 |
56
+
57
+ ![Roundabout Scenario](doc/icon_roundabout.jpg)
58
+
59
+ ## Repository Structure
60
+
61
+ ```
62
+ automatum-data-roundabout/
63
+ ├── README.md # This file
64
+ ├── doc/ # Documentation images, logo, technical diagrams
65
+ ├── example_scripts/ # Ready-to-use Python analysis scripts
66
+ ├── Sample_Data/ # One recording unpacked for quick preview
67
+ │ └── Roundabout-St2231-IngolstadtVOC_e63d-.../
68
+ │ ├── dynamicWorld.json
69
+ │ ├── staticWorld.xodr
70
+ │ ├── recording.html
71
+ │ └── img/
72
+ └── automatum_data_roundabout.zip # All recordings as archive
73
+ ```
74
+
75
+ > **Quick Preview:** Browse `Sample_Data/` to explore the data structure before downloading the full archive. The sample recording can be loaded directly with the `openautomatumdronedata` Python library.
76
+
77
+ ## Recording Overview
78
+
79
+ ### 1. Roundabout St2231 Ingolstadt VOC
80
+
81
+ | | |
82
+ |---|---|
83
+ | ![Map](doc/map_ingolstadt.jpg) | ![Trajectories](doc/trajectories_ingolstadt.jpg) |
84
+
85
+ | KPI | Value |
86
+ |-----|-------|
87
+ | Trajectories | 148 |
88
+ | Duration | 288.6 s (~4.8 min) |
89
+ | Traffic Flow | 1,846.0 veh/h |
90
+ | Traffic Density | 139.9 veh/km |
91
+ | Avg. Speed | 13.2 km/h |
92
+ | Max. Speed | 54.6 km/h |
93
+ | Max. Acceleration | 3.9 m/s² |
94
+ | Location | 48.7841°N, 11.4821°E |
95
+
96
+ ### 2. Roundabout Köschinger Tor, Kösching
97
+
98
+ | | |
99
+ |---|---|
100
+ | ![Map](doc/map_koesching.jpg) | ![Trajectories](doc/trajectories_koesching.jpg) |
101
+
102
+ | KPI | Value |
103
+ |-----|-------|
104
+ | Trajectories | 64 |
105
+ | Duration | 133.5 s (~2.2 min) |
106
+ | Traffic Flow | 1,726.3 veh/h |
107
+ | Traffic Density | 65.1 veh/km |
108
+ | Avg. Speed | 26.5 km/h |
109
+ | Max. Speed | 55.8 km/h |
110
+ | Max. Acceleration | 4.2 m/s² |
111
+ | Location | 48.8087°N, 11.4804°E |
112
+
113
+ ## Data Structure
114
+
115
+ Each recording folder contains:
116
+
117
+ ```
118
+ recording_folder/
119
+ ├── dynamicWorld.json # Trajectories, velocities, accelerations, bounding boxes
120
+ ├── staticWorld.xodr # Road geometry in OpenDRIVE format
121
+ ├── recording_name.html # Interactive metadata overview (Bokeh)
122
+ └── img/
123
+ ├── kpis.json # Key performance indicators
124
+ ├── *_map.jpg # Aerial map view
125
+ ├── *_trajectories.jpg # Trajectory visualization
126
+ └── *_centerImg_thumb.jpg # Center frame thumbnail
127
+ ```
128
+
129
+ ### dynamicWorld.json
130
+
131
+ The core data file contains for each tracked vehicle:
132
+
133
+ - **Position vectors**: `x_vec`, `y_vec` — UTM coordinates over time
134
+ - **Velocity vectors**: `vx_vec`, `vy_vec` — in m/s
135
+ - **Acceleration vectors**: `ax_vec`, `ay_vec` — in m/s²
136
+ - **Jerk vectors**: `jerk_x_vec`, `jerk_y_vec`
137
+ - **Heading**: `psi_vec` — orientation angle
138
+ - **Lane assignment**: `lane_id_vec`, `road_id_vec` — linked to XODR
139
+ - **Object dimensions**: `length`, `width`
140
+ - **Object relationships**: `object_relation_dict_list` — front/behind/left/right neighbors
141
+ - **Safety metrics**: `ttc_dict_vec` (Time-to-Collision), `tth_dict_vec` (Time-to-Headway)
142
+ - **Lane distances**: `distance_left_lane_marking`, `distance_right_lane_marking`
143
+
144
+ ![Vehicle Dynamics](doc/VehicleDynamics.png)
145
+
146
+ ### staticWorld.xodr
147
+
148
+ OpenDRIVE 1.6 format file defining:
149
+
150
+ - Road network topology and geometry
151
+ - Lane definitions with widths and types
152
+ - Junction configurations (roundabout-specific)
153
+ - Speed limits and road markings
154
+
155
+ ![Static World](doc/static_world_fig_02.png)
156
+
157
+ ### Key Metrics Explained
158
+
159
+ ![Time-to-Collision](doc/ttc.png)
160
+ ![Lane Distance](doc/lane_distance.png)
161
+ ![Point-to-Lane Assignment](doc/point_to_lane_assignement_Sans.png)
162
+
163
+ ## Quick Start
164
+
165
+ ### Installation
166
+
167
+ ```bash
168
+ pip install openautomatumdronedata
169
+ ```
170
+
171
+ ### Load and Explore
172
+
173
+ ```python
174
+ from openautomatumdronedata.dataset import droneDataset
175
+ import os
176
+
177
+ # Point to one recording folder
178
+ path = os.path.abspath("Roundabout-St2231-IngolstadtVOC_e63d-e63db143-1e40-4945-8866-464572ebf75d")
179
+ dataset = droneDataset(path)
180
+
181
+ # Access dynamic world
182
+ dynWorld = dataset.dynWorld
183
+
184
+ print(f"UUID: {dynWorld.UUID}")
185
+ print(f"Duration: {dynWorld.maxTime:.1f} seconds")
186
+ print(f"Frames: {dynWorld.frame_count}")
187
+ print(f"Vehicles: {len(dynWorld)}")
188
+
189
+ # Get all vehicles visible at t=1.0s
190
+ objects = dynWorld.get_list_of_dynamic_objects_for_specific_time(1.0)
191
+ for obj in objects[:5]:
192
+ print(f" {obj.UUID} ({obj.type}) — x={obj.x_vec[0]:.1f}, y={obj.y_vec[0]:.1f}")
193
+ ```
194
+
195
+ ### Using with Hugging Face
196
+
197
+ ```python
198
+ from huggingface_hub import snapshot_download, hf_hub_download
199
+ import zipfile, os
200
+
201
+ # Option 1: Download only the sample for a quick look
202
+ local_path = snapshot_download(
203
+ repo_id="AutomatumData/automatum-data-roundabout",
204
+ repo_type="dataset",
205
+ allow_patterns=["Sample_Data/**"]
206
+ )
207
+
208
+ # Option 2: Download the full archive
209
+ archive = hf_hub_download(
210
+ repo_id="AutomatumData/automatum-data-roundabout",
211
+ filename="automatum_data_roundabout.zip",
212
+ repo_type="dataset"
213
+ )
214
+ # Extract
215
+ with zipfile.ZipFile(archive, 'r') as z:
216
+ z.extractall("automatum_data_roundabout")
217
+
218
+ # Load with openautomatumdronedata
219
+ from openautomatumdronedata.dataset import droneDataset
220
+ dataset = droneDataset("automatum_data_roundabout/Roundabout-St2231-IngolstadtVOC_e63d-e63db143-1e40-4945-8866-464572ebf75d")
221
+ print(f"Vehicles: {len(dataset.dynWorld)}")
222
+ ```
223
+
224
+ ## Example Scripts
225
+
226
+ See the `example_scripts/` folder for ready-to-use analysis scripts:
227
+
228
+ - **`01_lane_changes.py`** — Analyze lane change behavior across all vehicles
229
+ - **`02_heatmap_density.py`** — Generate traffic density heatmaps
230
+ - **`03_high_acceleration.py`** — Detect high-acceleration events
231
+
232
+ ## Comparison with Established Datasets
233
+
234
+ | Feature | Automatum Data | highD | NGSIM |
235
+ |---------|---------------|-------|-------|
236
+ | **Data Format** | JSON + OpenDRIVE XODR | CSV + XML | CSV |
237
+ | **Road Geometry** | OpenDRIVE 1.6 standard | Simple annotations | Basic annotations |
238
+ | **Coordinate System** | UTM world coordinates | Local coordinates | Local coordinates |
239
+ | **Object Relationships** | Built-in (TTC, TTH, distances) | Must compute | Must compute |
240
+ | **Velocity Error** | < 0.2% (validated) | < 10 cm positional | Known issues |
241
+ | **Python Library** | `openautomatumdronedata` | Custom scripts | Custom scripts |
242
+ | **OpenSCENARIO** | Available on request | No | No |
243
+
244
+ ## Research Use & Extended Data Pool
245
+
246
+ **These publicly available datasets are intended exclusively for research purposes.**
247
+
248
+ This dataset is a small excerpt from the comprehensive **Automatum Data Pool** containing over **1,000 hours of processed drone video**. For commercial use or access to further datasets, including OpenSCENARIO exports, please contact us via our website:
249
+
250
+ **[automatum-data.com](https://automatum-data.com)**
251
+
252
+ ## Citation
253
+
254
+ If you use this dataset in your research, please cite:
255
+
256
+ ```bibtex
257
+ @inproceedings{spannaus2021automatum,
258
+ title={AUTOMATUM DATA: Drone-based highway dataset for development and validation of automated driving software},
259
+ author={Spannaus, Paul and Zechel, Peter and Lenz, Kilian},
260
+ booktitle={IEEE Intelligent Vehicles Symposium (IV)},
261
+ year={2021}
262
+ }
263
+ ```
264
+
265
+ ## License
266
+
267
+ This dataset is licensed under [Creative Commons Attribution-NoDerivatives 4.0 International (CC BY-ND 4.0)](https://creativecommons.org/licenses/by-nd/4.0/).
268
+
269
+ ## Contact
270
+
271
+ - **Website**: [automatum-data.com](https://automatum-data.com)
272
+ - **Email**: info@automatum-data.com
273
+ - **HuggingFace**: [AutomatumData](https://huggingface.co/AutomatumData)
274
+ - **Documentation**: [openautomatumdronedata.readthedocs.io](https://openautomatumdronedata.readthedocs.io)
Sample_Data/Roundabout-St2231-IngolstadtVOC_e63d-e63db143-1e40-4945-8866-464572ebf75d/Roundabout-St2231-IngolstadtVOC_e63d-e63db143-1e40-4945-8866-464572ebf75d.html ADDED
The diff for this file is too large to render. See raw diff
 
Sample_Data/Roundabout-St2231-IngolstadtVOC_e63d-e63db143-1e40-4945-8866-464572ebf75d/dynamicWorld.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:493070cc591946b689eaacb11adbda9e6007e2227fee110c3dbfae2b5ee17c5e
3
+ size 87519017
Sample_Data/Roundabout-St2231-IngolstadtVOC_e63d-e63db143-1e40-4945-8866-464572ebf75d/img/Roundabout-St2231-IngolstadtVOC_e63d-e63db143-1e40-4945-8866-464572ebf75d_centerImg_thumb.jpg ADDED

Git LFS Details

  • SHA256: 7c35834f6e0ba8f10fe0d0635bc2bff2a529e2bc48c5d7625345587debd89549
  • Pointer size: 130 Bytes
  • Size of remote file: 21 kB
Sample_Data/Roundabout-St2231-IngolstadtVOC_e63d-e63db143-1e40-4945-8866-464572ebf75d/img/Roundabout-St2231-IngolstadtVOC_e63d-e63db143-1e40-4945-8866-464572ebf75d_map.jpg ADDED

Git LFS Details

  • SHA256: 6e4d7719de5733de6331cced73c38842dc9e7962fad78e0f531dd16a896c42ab
  • Pointer size: 131 Bytes
  • Size of remote file: 112 kB
Sample_Data/Roundabout-St2231-IngolstadtVOC_e63d-e63db143-1e40-4945-8866-464572ebf75d/img/Roundabout-St2231-IngolstadtVOC_e63d-e63db143-1e40-4945-8866-464572ebf75d_trajectories.jpg ADDED

Git LFS Details

  • SHA256: 31399ba25b471f0830af93918f5d27953a427756701dfc5523234e7a030aebae
  • Pointer size: 130 Bytes
  • Size of remote file: 78.8 kB
Sample_Data/Roundabout-St2231-IngolstadtVOC_e63d-e63db143-1e40-4945-8866-464572ebf75d/img/kpis.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "Anzahl Trajektorien": 148,
3
+ "Aufzeichnungsdauer (s)": 288.6,
4
+ "Verkehrsfluss (veh/h)": 1846.0,
5
+ "Verkehrsdichte (veh/km)": 139.9,
6
+ "Ø Trajektorienlänge (m)": 121.4,
7
+ "Ø Geschwindigkeit (km/h)": 13.2,
8
+ "Maximale Geschwindigkeit (km/h)": 54.6,
9
+ "Maximale Beschleunigung (m/s²)": 3.9
10
+ }
Sample_Data/Roundabout-St2231-IngolstadtVOC_e63d-e63db143-1e40-4945-8866-464572ebf75d/staticWorld.xodr ADDED
@@ -0,0 +1,1109 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <OpenDRIVE xmlns="http://www.opendrive.org">
3
+ <header revMajor="1" revMinor="6" date="2023-17-01T12:44:22">
4
+ <userData code="Created by IPGRoad" value="LibVersion 11.0.1" />
5
+ </header>
6
+ <road name="object 155" length="14.3813805696253" id="0" junction="23" rule="RHT">
7
+ <link>
8
+ <predecessor elementType="road" elementId="16" elementS="69.445" elementDir="+" />
9
+ <successor elementType="road" elementId="17" contactPoint="end" />
10
+ </link>
11
+ <type s="0" type="rural" country="DE">
12
+ <speed max="100" unit="km/h" />
13
+ </type>
14
+ <planView>
15
+ <geometry s="0" x="16.0360897700138" y="-9.99369438253661" hdg="-1.08833468917599" length="14.3813805696253">
16
+ <paramPoly3 aU="0" bU="0.969562228665182" cU="-0.00902956445797008" dU="-0.000136452131990757" aV="0" bV="-5.55111512312578e-017" cV="-0.0591562694726359" dV="0.00154788316469444" pRange="arcLength" />
17
+ </geometry>
18
+ </planView>
19
+ <elevationProfile>
20
+ <elevation s="0" a="0" b="0" c="0" d="0" />
21
+ </elevationProfile>
22
+ <lanes>
23
+ <laneOffset s="0" a="2.8615" b="0" c="-0.00921797766633249" d="0.000427310744922576" />
24
+ <laneSection s="0">
25
+ <center>
26
+ <lane id="0" type="driving" />
27
+ </center>
28
+ <right>
29
+ <lane id="-1" type="driving">
30
+ <link>
31
+ <predecessor id="-1" />
32
+ <successor id="3" />
33
+ </link>
34
+ <width sOffset="0" a="5.723" b="0" c="-0.018435955332665" d="0.000854621489845152" />
35
+ <material sOffset="0" friction="1" />
36
+ <speed sOffset="0" max="100" unit="km/h" />
37
+ </lane>
38
+ </right>
39
+ </laneSection>
40
+ </lanes>
41
+ </road>
42
+ <road name="object 158" length="12.858299118374" id="1" junction="23" rule="RHT">
43
+ <link>
44
+ <predecessor elementType="road" elementId="17" contactPoint="end" />
45
+ <successor elementType="road" elementId="16" elementS="85.9" elementDir="+" />
46
+ </link>
47
+ <type s="0" type="rural" country="DE">
48
+ <speed max="100" unit="km/h" />
49
+ </type>
50
+ <planView>
51
+ <geometry s="0" x="23.0269659716418" y="-27.275184813478" hdg="1.18323473811518" length="12.858299118374">
52
+ <paramPoly3 aU="0" bU="0.953163831663079" cU="0.0186888665882855" dU="-0.00206873334856696" aV="0" bV="-4.9960036108132e-016" cV="-0.0329594365322053" dV="-2.81827683346353e-005" pRange="arcLength" />
53
+ </geometry>
54
+ </planView>
55
+ <elevationProfile>
56
+ <elevation s="0" a="0" b="0" c="0" d="0" />
57
+ </elevationProfile>
58
+ <lanes>
59
+ <laneOffset s="0" a="2.3" b="0" c="0.0101883525965672" d="-0.000528237444303368" />
60
+ <laneSection s="0">
61
+ <center>
62
+ <lane id="0" type="driving" />
63
+ </center>
64
+ <right>
65
+ <lane id="-1" type="driving">
66
+ <link>
67
+ <predecessor id="-3" />
68
+ <successor id="-1" />
69
+ </link>
70
+ <width sOffset="0" a="4.6" b="0" c="0.0203767051931343" d="-0.00105647488860674" />
71
+ <material sOffset="0" friction="1" />
72
+ <speed sOffset="0" max="100" unit="km/h" />
73
+ </lane>
74
+ </right>
75
+ </laneSection>
76
+ </lanes>
77
+ </road>
78
+ <road name="object 455" length="17.1093501854558" id="2" junction="24" rule="RHT">
79
+ <link>
80
+ <predecessor elementType="road" elementId="16" elementS="46.574" elementDir="+" />
81
+ <successor elementType="road" elementId="20" contactPoint="end" />
82
+ </link>
83
+ <type s="0" type="rural" country="DE">
84
+ <speed max="100" unit="km/h" />
85
+ </type>
86
+ <planView>
87
+ <geometry s="0" x="23.5872997302651" y="13.4435836755774" hdg="-2.67660217294478" length="17.1093501854558">
88
+ <paramPoly3 aU="0" bU="0.97728334537931" cU="0.00741685556758022" dU="-0.00059220008862788" aV="0" bV="7.21644966006352e-016" cV="-0.0130175616546224" dV="-0.000256247834149857" pRange="arcLength" />
89
+ </geometry>
90
+ </planView>
91
+ <elevationProfile>
92
+ <elevation s="0" a="0" b="0" c="0" d="0" />
93
+ </elevationProfile>
94
+ <lanes>
95
+ <laneOffset s="0" a="2.8615" b="0" c="-0.00370478087216085" d="0.000144356967856877" />
96
+ <laneSection s="0">
97
+ <center>
98
+ <lane id="0" type="driving" />
99
+ </center>
100
+ <right>
101
+ <lane id="-1" type="driving">
102
+ <link>
103
+ <predecessor id="-1" />
104
+ <successor id="2" />
105
+ </link>
106
+ <width sOffset="0" a="5.723" b="0" c="-0.0074095617443217" d="0.000288713935713755" />
107
+ <material sOffset="0" friction="1" />
108
+ <speed sOffset="0" max="100" unit="km/h" />
109
+ </lane>
110
+ </right>
111
+ </laneSection>
112
+ </lanes>
113
+ </road>
114
+ <road name="object 458" length="14.1060142060536" id="3" junction="24" rule="RHT">
115
+ <link>
116
+ <predecessor elementType="road" elementId="20" contactPoint="end" />
117
+ <successor elementType="road" elementId="16" elementS="65.998" elementDir="+" />
118
+ </link>
119
+ <type s="0" type="rural" country="DE">
120
+ <speed max="100" unit="km/h" />
121
+ </type>
122
+ <planView>
123
+ <geometry s="0" x="4.777750632168" y="3.21009444465841" hdg="-0.291073689430046" length="14.1060142060536">
124
+ <paramPoly3 aU="0" bU="0.959982902007402" cU="0.0111731275980536" dU="-0.00131751236948804" aV="0" bV="-4.44089209850063e-016" cV="-0.0340791201324934" dV="0.000226447692687119" pRange="arcLength" />
125
+ </geometry>
126
+ </planView>
127
+ <elevationProfile>
128
+ <elevation s="0" a="0" b="0" c="0" d="0" />
129
+ </elevationProfile>
130
+ <lanes>
131
+ <laneOffset s="0" a="2.033" b="0" c="0.0124912279477661" d="-0.000590349986670009" />
132
+ <laneSection s="0">
133
+ <center>
134
+ <lane id="0" type="driving" />
135
+ </center>
136
+ <right>
137
+ <lane id="-1" type="driving">
138
+ <link>
139
+ <predecessor id="-2" />
140
+ <successor id="-1" />
141
+ </link>
142
+ <width sOffset="0" a="4.066" b="0" c="0.0249824558955321" d="-0.00118069997334002" />
143
+ <material sOffset="0" friction="1" />
144
+ <speed sOffset="0" max="100" unit="km/h" />
145
+ </lane>
146
+ </right>
147
+ </laneSection>
148
+ </lanes>
149
+ </road>
150
+ <road name="object 512" length="12.1474798809283" id="4" junction="25" rule="RHT">
151
+ <link>
152
+ <predecessor elementType="road" elementId="21" contactPoint="end" />
153
+ <successor elementType="road" elementId="22" elementS="17.682" elementDir="-" />
154
+ </link>
155
+ <type s="0" type="rural" country="DE">
156
+ <speed max="100" unit="km/h" />
157
+ </type>
158
+ <planView>
159
+ <geometry s="0" x="-33.5016762089411" y="41.5867952798851" hdg="1.2445419297196" length="12.1474798809283">
160
+ <paramPoly3 aU="0" bU="0.920391343116413" cU="0.0166879645985211" dU="-0.0029838299554762" aV="0" bV="-1.11022302462516e-016" cV="0.0766505606655432" dV="-0.00212757763230294" pRange="arcLength" />
161
+ </geometry>
162
+ </planView>
163
+ <elevationProfile>
164
+ <elevation s="0" a="0" b="0" c="0" d="0" />
165
+ </elevationProfile>
166
+ <lanes>
167
+ <laneOffset s="0" a="1.75" b="0" c="0.0207168185301692" d="-0.00113696112188092" />
168
+ <laneSection s="0">
169
+ <center>
170
+ <lane id="0" type="driving" />
171
+ </center>
172
+ <right>
173
+ <lane id="-1" type="driving">
174
+ <link>
175
+ <predecessor id="-1" />
176
+ <successor id="1" />
177
+ </link>
178
+ <width sOffset="0" a="3.5" b="0" c="0.0414336370603384" d="-0.00227392224376183" />
179
+ <material sOffset="0" friction="1" />
180
+ <speed sOffset="0" max="100" unit="km/h" />
181
+ </lane>
182
+ </right>
183
+ </laneSection>
184
+ </lanes>
185
+ </road>
186
+ <road name="object 515" length="11.406905346097" id="5" junction="25" rule="RHT">
187
+ <link>
188
+ <predecessor elementType="road" elementId="22" elementS="28.167" elementDir="-" />
189
+ <successor elementType="road" elementId="21" contactPoint="end" />
190
+ </link>
191
+ <type s="0" type="rural" country="DE">
192
+ <speed max="100" unit="km/h" />
193
+ </type>
194
+ <planView>
195
+ <geometry s="0" x="-28.0310800614022" y="48.4328627292398" hdg="2.80998009571087" length="11.406905346097">
196
+ <paramPoly3 aU="0" bU="0.919288542040222" cU="-0.0121841623834202" dU="-0.0016555474654932" aV="0" bV="-5.55111512312578e-017" cV="0.110151072806311" dV="-0.00408269578008904" pRange="arcLength" />
197
+ </geometry>
198
+ </planView>
199
+ <elevationProfile>
200
+ <elevation s="0" a="0" b="-0" c="0" d="0" />
201
+ </elevationProfile>
202
+ <lanes>
203
+ <laneOffset s="0" a="2.769" b="0" c="-0.0234941514010863" d="0.00137309525462867" />
204
+ <laneSection s="0">
205
+ <center>
206
+ <lane id="0" type="driving" />
207
+ </center>
208
+ <right>
209
+ <lane id="-1" type="driving">
210
+ <link>
211
+ <predecessor id="1" />
212
+ <successor id="1" />
213
+ </link>
214
+ <width sOffset="0" a="5.538" b="0" c="-0.0469883028021726" d="0.00274619050925734" />
215
+ <material sOffset="0" friction="1" />
216
+ <speed sOffset="0" max="100" unit="km/h" />
217
+ </lane>
218
+ </right>
219
+ </laneSection>
220
+ </lanes>
221
+ </road>
222
+ <road name="object 518" length="5.87970207351112" id="6" junction="25" rule="RHT">
223
+ <link>
224
+ <predecessor elementType="road" elementId="22" elementS="17.682" elementDir="+" />
225
+ <successor elementType="road" elementId="21" contactPoint="end" />
226
+ </link>
227
+ <type s="0" type="rural" country="DE">
228
+ <speed max="100" unit="km/h" />
229
+ </type>
230
+ <planView>
231
+ <geometry s="0" x="-39.4660595282621" y="47.4285092842353" hdg="-0.331612557878923" length="5.87970207351112">
232
+ <paramPoly3 aU="0" bU="0.920543763240062" cU="0.0367371830633436" dU="-0.0129937691880902" aV="0" bV="-3.33066907387547e-016" cV="-0.155874538871591" dV="0.0087979701906188" pRange="arcLength" />
233
+ </geometry>
234
+ </planView>
235
+ <elevationProfile>
236
+ <elevation s="0" a="0" b="0" c="0" d="0" />
237
+ </elevationProfile>
238
+ <lanes>
239
+ <laneOffset s="0" a="1.9035" b="0" c="-0.0133204529525669" d="0.00151033196195177" />
240
+ <laneSection s="0">
241
+ <center>
242
+ <lane id="0" type="driving" />
243
+ </center>
244
+ <right>
245
+ <lane id="-1" type="driving">
246
+ <link>
247
+ <predecessor id="-1" />
248
+ <successor id="1" />
249
+ </link>
250
+ <width sOffset="0" a="3.807" b="0" c="-0.0266409059051337" d="0.00302066392390353" />
251
+ <material sOffset="0" friction="1" />
252
+ <speed sOffset="0" max="100" unit="km/h" />
253
+ </lane>
254
+ </right>
255
+ </laneSection>
256
+ </lanes>
257
+ </road>
258
+ <road name="object 524" length="5.04110662913882" id="7" junction="25" rule="RHT">
259
+ <link>
260
+ <predecessor elementType="road" elementId="21" contactPoint="end" />
261
+ <successor elementType="road" elementId="22" elementS="28.167" elementDir="+" />
262
+ </link>
263
+ <type s="0" type="rural" country="DE">
264
+ <speed max="100" unit="km/h" />
265
+ </type>
266
+ <planView>
267
+ <geometry s="0" x="-33.5016762089411" y="41.5867952798851" hdg="1.2445419297196" length="5.04110662913882">
268
+ <paramPoly3 aU="0" bU="0.919659083698881" cU="0.0570609914949141" dU="-0.0196736870205399" aV="0" bV="-5.55111512312578e-017" cV="-0.167336401223531" dV="0.0100668000423679" pRange="arcLength" />
269
+ </geometry>
270
+ </planView>
271
+ <elevationProfile>
272
+ <elevation s="0" a="0" b="0" c="0" d="0" />
273
+ </elevationProfile>
274
+ <lanes>
275
+ <laneOffset s="0" a="1.75" b="0" c="0.0181208208649289" d="-0.00239640779932277" />
276
+ <laneSection s="0">
277
+ <center>
278
+ <lane id="0" type="driving" />
279
+ </center>
280
+ <right>
281
+ <lane id="-1" type="driving">
282
+ <link>
283
+ <predecessor id="-1" />
284
+ <successor id="-1" />
285
+ </link>
286
+ <width sOffset="0" a="3.5" b="0" c="0.0362416417298579" d="-0.00479281559864554" />
287
+ <material sOffset="0" friction="1" />
288
+ <speed sOffset="0" max="100" unit="km/h" />
289
+ </lane>
290
+ </right>
291
+ </laneSection>
292
+ </lanes>
293
+ </road>
294
+ <road name="object 551" length="11.872442506985" id="8" junction="26" rule="RHT">
295
+ <link>
296
+ <predecessor elementType="road" elementId="21" contactPoint="start" />
297
+ <successor elementType="road" elementId="20" elementS="63.024" elementDir="+" />
298
+ </link>
299
+ <type s="0" type="rural" country="DE">
300
+ <speed max="100" unit="km/h" />
301
+ </type>
302
+ <planView>
303
+ <geometry s="0" x="-41.1206865216502" y="29.9888702130969" hdg="-1.8970507238702" length="11.872442506985">
304
+ <paramPoly3 aU="0" bU="0.920549064451241" cU="0.0178375128672506" dU="-0.00316227107479707" aV="0" bV="-9.43689570931383e-016" cV="0.0774116859252893" dV="-0.00216998091818298" pRange="arcLength" />
305
+ </geometry>
306
+ </planView>
307
+ <elevationProfile>
308
+ <elevation s="0" a="0" b="-0" c="0" d="0" />
309
+ </elevationProfile>
310
+ <lanes>
311
+ <laneOffset s="0" a="1.75" b="0" c="-0.0081217166366444" d="0.000456054241119922" />
312
+ <laneSection s="0">
313
+ <center>
314
+ <lane id="0" type="driving" />
315
+ </center>
316
+ <right>
317
+ <lane id="-1" type="driving">
318
+ <link>
319
+ <predecessor id="1" />
320
+ <successor id="-2" />
321
+ </link>
322
+ <width sOffset="0" a="3.5" b="0" c="-0.0162434332732888" d="0.000912108482239845" />
323
+ <material sOffset="0" friction="1" />
324
+ <speed sOffset="0" max="100" unit="km/h" />
325
+ </lane>
326
+ </right>
327
+ </laneSection>
328
+ </lanes>
329
+ </road>
330
+ <road name="object 554" length="12.0856466075265" id="9" junction="26" rule="RHT">
331
+ <link>
332
+ <predecessor elementType="road" elementId="20" elementS="51.8" elementDir="+" />
333
+ <successor elementType="road" elementId="21" contactPoint="start" />
334
+ </link>
335
+ <type s="0" type="rural" country="DE">
336
+ <speed max="100" unit="km/h" />
337
+ </type>
338
+ <planView>
339
+ <geometry s="0" x="-47.499945590911" y="23.4352211521925" hdg="-0.332145162764457" length="12.0856466075265">
340
+ <paramPoly3 aU="0" bU="0.919493540654823" cU="0.000142788044049866" dU="-0.0021186344944006" aV="0" bV="-1.66533453693773e-016" cV="0.0943158205653636" dV="-0.00310427492960678" pRange="arcLength" />
341
+ </geometry>
342
+ </planView>
343
+ <elevationProfile>
344
+ <elevation s="0" a="0" b="0" c="0" d="0" />
345
+ </elevationProfile>
346
+ <lanes>
347
+ <laneOffset s="0" a="1.54251559489954" b="0" c="0.00426154356557824" d="-0.000235074641513143" />
348
+ <laneSection s="0">
349
+ <center>
350
+ <lane id="0" type="driving" />
351
+ </center>
352
+ <right>
353
+ <lane id="-1" type="driving">
354
+ <link>
355
+ <predecessor id="-2" />
356
+ <successor id="-1" />
357
+ </link>
358
+ <width sOffset="0" a="3.08503118979909" b="0" c="0.00852308713115648" d="-0.000470149283026286" />
359
+ <material sOffset="0" friction="1" />
360
+ <speed sOffset="0" max="100" unit="km/h" />
361
+ </lane>
362
+ </right>
363
+ </laneSection>
364
+ </lanes>
365
+ </road>
366
+ <road name="object 557" length="6.90230097827455" id="10" junction="26" rule="RHT">
367
+ <link>
368
+ <predecessor elementType="road" elementId="20" elementS="63.024" elementDir="-" />
369
+ <successor elementType="road" elementId="21" contactPoint="start" />
370
+ </link>
371
+ <type s="0" type="rural" country="DE">
372
+ <speed max="100" unit="km/h" />
373
+ </type>
374
+ <planView>
375
+ <geometry s="0" x="-35.833473905013" y="22.828909576809" hdg="2.80785783406939" length="6.90230097827455">
376
+ <paramPoly3 aU="0" bU="0.92027682047115" cU="-0.0257871409868982" dU="-0.00390002120317437" aV="0" bV="-3.88578058618805e-016" cV="-0.185248682456839" dV="0.0114537700605016" pRange="arcLength" />
377
+ </geometry>
378
+ </planView>
379
+ <elevationProfile>
380
+ <elevation s="0" a="0" b="-0" c="0" d="0" />
381
+ </elevationProfile>
382
+ <lanes>
383
+ <laneOffset s="0" a="1.6954095470488" b="0" c="0.00343755904477332" d="-0.000332020588070873" />
384
+ <laneSection s="0">
385
+ <center>
386
+ <lane id="0" type="driving" />
387
+ </center>
388
+ <right>
389
+ <lane id="-1" type="driving">
390
+ <link>
391
+ <predecessor id="2" />
392
+ <successor id="-1" />
393
+ </link>
394
+ <width sOffset="0" a="3.3908190940976" b="0" c="0.00687511808954663" d="-0.000664041176141747" />
395
+ <material sOffset="0" friction="1" />
396
+ <speed sOffset="0" max="100" unit="km/h" />
397
+ </lane>
398
+ </right>
399
+ </laneSection>
400
+ </lanes>
401
+ </road>
402
+ <road name="object 560" length="6.8156184834625" id="11" junction="26" rule="RHT">
403
+ <link>
404
+ <predecessor elementType="road" elementId="21" contactPoint="start" />
405
+ <successor elementType="road" elementId="20" elementS="51.8" elementDir="-" />
406
+ </link>
407
+ <type s="0" type="rural" country="DE">
408
+ <speed max="100" unit="km/h" />
409
+ </type>
410
+ <planView>
411
+ <geometry s="0" x="-41.1206865216502" y="29.9888702130969" hdg="-1.8970507238702" length="6.8156184834625">
412
+ <paramPoly3 aU="0" bU="0.919393570047671" cU="0.0465960648750972" dU="-0.0111939885343407" aV="0" bV="-8.88178419700125e-016" cV="-0.118429398594352" dV="0.00498688089568662" pRange="arcLength" />
413
+ </geometry>
414
+ </planView>
415
+ <elevationProfile>
416
+ <elevation s="0" a="0" b="-0" c="0" d="0" />
417
+ </elevationProfile>
418
+ <lanes>
419
+ <laneOffset s="0" a="1.75" b="0" c="0.00473568277649629" d="-0.000463218687879611" />
420
+ <laneSection s="0">
421
+ <center>
422
+ <lane id="0" type="driving" />
423
+ </center>
424
+ <right>
425
+ <lane id="-1" type="driving">
426
+ <link>
427
+ <predecessor id="1" />
428
+ <successor id="2" />
429
+ </link>
430
+ <width sOffset="0" a="3.5" b="0" c="0.00947136555299258" d="-0.000926437375759221" />
431
+ <material sOffset="0" friction="1" />
432
+ <speed sOffset="0" max="100" unit="km/h" />
433
+ </lane>
434
+ </right>
435
+ </laneSection>
436
+ </lanes>
437
+ </road>
438
+ <road name="object 315" length="14.1001846514114" id="12" junction="27" rule="RHT">
439
+ <link>
440
+ <predecessor elementType="road" elementId="16" elementS="1.538" elementDir="+" />
441
+ <successor elementType="road" elementId="18" contactPoint="end" />
442
+ </link>
443
+ <type s="0" type="rural" country="DE">
444
+ <speed max="100" unit="km/h" />
445
+ </type>
446
+ <planView>
447
+ <geometry s="0" x="39.284029940093" y="-17.3035970867011" hdg="0.479042302989697" length="14.1001846514114">
448
+ <paramPoly3 aU="0" bU="0.975727453858667" cU="0.00247662239193939" dU="-0.000600517868604078" aV="0" bV="5.55111512312578e-017" cV="-0.0353813373063797" dV="0.000511835497120078" pRange="arcLength" />
449
+ </geometry>
450
+ </planView>
451
+ <elevationProfile>
452
+ <elevation s="0" a="0" b="0" c="0" d="0" />
453
+ </elevationProfile>
454
+ <lanes>
455
+ <laneOffset s="0" a="2.8615" b="0" c="-0.0047003446725361" d="0.000222235608433" />
456
+ <laneSection s="0">
457
+ <center>
458
+ <lane id="0" type="driving" />
459
+ </center>
460
+ <right>
461
+ <lane id="-1" type="driving">
462
+ <link>
463
+ <predecessor id="-1" />
464
+ <successor id="2" />
465
+ </link>
466
+ <width sOffset="0" a="5.723" b="0" c="-0.0094006893450722" d="0.000444471216866001" />
467
+ <material sOffset="0" friction="1" />
468
+ <speed sOffset="0" max="100" unit="km/h" />
469
+ </lane>
470
+ </right>
471
+ </laneSection>
472
+ </lanes>
473
+ </road>
474
+ <road name="object 318" length="14.8669917421164" id="13" junction="27" rule="RHT">
475
+ <link>
476
+ <predecessor elementType="road" elementId="18" contactPoint="end" />
477
+ <successor elementType="road" elementId="16" elementS="22.163" elementDir="+" />
478
+ </link>
479
+ <type s="0" type="rural" country="DE">
480
+ <speed max="100" unit="km/h" />
481
+ </type>
482
+ <planView>
483
+ <geometry s="0" x="55.7174709435156" y="-8.05233003860055" hdg="2.83154672125591" length="14.8669917421164">
484
+ <paramPoly3 aU="0" bU="0.965284014727498" cU="-0.0152236956449536" dU="0.000108640122027905" aV="0" bV="-2.77555756156289e-016" cV="-0.0676581387544984" dV="0.00187558428758871" pRange="arcLength" />
485
+ </geometry>
486
+ </planView>
487
+ <elevationProfile>
488
+ <elevation s="0" a="0" b="0" c="0" d="0" />
489
+ </elevationProfile>
490
+ <lanes>
491
+ <laneOffset s="0" a="2.8" b="0" c="0.000834737972405955" d="-3.7431377595206e-005" />
492
+ <laneSection s="0">
493
+ <center>
494
+ <lane id="0" type="driving" />
495
+ </center>
496
+ <right>
497
+ <lane id="-1" type="driving">
498
+ <link>
499
+ <predecessor id="-2" />
500
+ <successor id="-1" />
501
+ </link>
502
+ <width sOffset="0" a="5.6" b="0" c="0.00166947594481191" d="-7.4862755190412e-005" />
503
+ <material sOffset="0" friction="1" />
504
+ <speed sOffset="0" max="100" unit="km/h" />
505
+ </lane>
506
+ </right>
507
+ </laneSection>
508
+ </lanes>
509
+ </road>
510
+ <road name="object 381" length="15.9647984959029" id="14" junction="28" rule="RHT">
511
+ <link>
512
+ <predecessor elementType="road" elementId="16" elementS="25.14" elementDir="+" />
513
+ <successor elementType="road" elementId="19" contactPoint="end" />
514
+ </link>
515
+ <type s="0" type="rural" country="DE">
516
+ <speed max="100" unit="km/h" />
517
+ </type>
518
+ <planView>
519
+ <geometry s="0" x="46.0674957959982" y="6.99735572387592" hdg="2.11813091196" length="15.9647984959029">
520
+ <paramPoly3 aU="0" bU="0.971892428984509" cU="0.000563212221714023" dU="-0.000457624881865628" aV="0" bV="-5.55111512312578e-017" cV="-0.0377262221605031" dV="0.000618777251013935" pRange="arcLength" />
521
+ </geometry>
522
+ </planView>
523
+ <elevationProfile>
524
+ <elevation s="0" a="0" b="0" c="0" d="0" />
525
+ </elevationProfile>
526
+ <lanes>
527
+ <laneOffset s="0" a="2.8615" b="0" c="-0.00543207900038923" d="0.000226835684846811" />
528
+ <laneSection s="0">
529
+ <center>
530
+ <lane id="0" type="driving" />
531
+ </center>
532
+ <right>
533
+ <lane id="-1" type="driving">
534
+ <link>
535
+ <predecessor id="-1" />
536
+ <successor id="2" />
537
+ </link>
538
+ <width sOffset="0" a="5.723" b="0" c="-0.0108641580007785" d="0.000453671369693623" />
539
+ <material sOffset="0" friction="1" />
540
+ <speed sOffset="0" max="100" unit="km/h" />
541
+ </lane>
542
+ </right>
543
+ </laneSection>
544
+ </lanes>
545
+ </road>
546
+ <road name="object 441" length="15.2900717546867" id="15" junction="28" rule="RHT">
547
+ <link>
548
+ <predecessor elementType="road" elementId="19" contactPoint="end" />
549
+ <successor elementType="road" elementId="16" elementS="43.822" elementDir="+" />
550
+ </link>
551
+ <type s="0" type="rural" country="DE">
552
+ <speed max="100" unit="km/h" />
553
+ </type>
554
+ <planView>
555
+ <geometry s="0" x="37.209464392848" y="24.9064325808654" hdg="-1.87547074229318" length="15.2900717546867">
556
+ <paramPoly3 aU="0" bU="0.963110584521993" cU="0.00595376593939134" dU="-0.000881957942641962" aV="0" bV="-7.7715611723761e-016" cV="-0.0368634846926014" dV="0.00045754077771837" pRange="arcLength" />
557
+ </geometry>
558
+ </planView>
559
+ <elevationProfile>
560
+ <elevation s="0" a="0" b="0" c="0" d="0" />
561
+ </elevationProfile>
562
+ <lanes>
563
+ <laneOffset s="0" a="1.925" b="0" c="0.0120173854025583" d="-0.000523973359766376" />
564
+ <laneSection s="0">
565
+ <center>
566
+ <lane id="0" type="driving" />
567
+ </center>
568
+ <right>
569
+ <lane id="-1" type="driving">
570
+ <link>
571
+ <predecessor id="-2" />
572
+ <successor id="-1" />
573
+ </link>
574
+ <width sOffset="0" a="3.85" b="0" c="0.0240347708051165" d="-0.00104794671953275" />
575
+ <material sOffset="0" friction="1" />
576
+ <speed sOffset="0" max="100" unit="km/h" />
577
+ </lane>
578
+ </right>
579
+ </laneSection>
580
+ </lanes>
581
+ </road>
582
+ <road name="object 1" length="90.4778684233861" id="16" junction="-1" rule="RHT">
583
+ <type s="0" type="rural" country="DE">
584
+ <speed max="100" unit="km/h" />
585
+ </type>
586
+ <planView>
587
+ <geometry s="0" x="36.565" y="-15.399" hdg="0.372261276157871" length="90.4778684233861">
588
+ <arc curvature="0.0694444444444444" />
589
+ </geometry>
590
+ </planView>
591
+ <lanes>
592
+ <laneSection s="0">
593
+ <left>
594
+ <lane id="2" type="shoulder">
595
+ <width sOffset="0" a="14.4" b="0" c="0" d="0" />
596
+ <material sOffset="0" friction="1" />
597
+ <speed sOffset="0" max="100" unit="km/h" />
598
+ </lane>
599
+ <lane id="1" type="driving">
600
+ <width sOffset="0" a="1" b="0" c="0" d="0" />
601
+ <roadMark sOffset="1e-007" type="solid" color="white" width="0.12" height="0">
602
+ <type name="solid" width="0.12">
603
+ <line length="0" space="0" tOffset="-0" sOffset="0" width="0.12" />
604
+ </type>
605
+ </roadMark>
606
+ <material sOffset="0" friction="1" />
607
+ <speed sOffset="0" max="100" unit="km/h" />
608
+ </lane>
609
+ </left>
610
+ <center>
611
+ <lane id="0" type="driving">
612
+ <roadMark sOffset="1e-007" type="broken" color="white" width="0.12" height="0">
613
+ <type name="broken" width="0.12">
614
+ <line length="3" space="6" tOffset="0" sOffset="0" width="0.12" />
615
+ </type>
616
+ </roadMark>
617
+ </lane>
618
+ </center>
619
+ <right>
620
+ <lane id="-1" type="driving">
621
+ <width sOffset="0" a="5.723" b="0" c="0" d="0" />
622
+ <roadMark sOffset="1e-007" type="solid" color="white" width="0.12" height="0">
623
+ <type name="solid" width="0.12">
624
+ <line length="0" space="0" tOffset="0" sOffset="0" width="0.12" />
625
+ </type>
626
+ </roadMark>
627
+ <material sOffset="0" friction="1" />
628
+ <speed sOffset="0" max="100" unit="km/h" />
629
+ </lane>
630
+ <lane id="-2" type="border">
631
+ <width sOffset="0" a="0.5" b="0" c="0" d="0" />
632
+ <material sOffset="0" friction="1" />
633
+ <speed sOffset="0" max="100" unit="km/h" />
634
+ </lane>
635
+ </right>
636
+ </laneSection>
637
+ </lanes>
638
+ </road>
639
+ <road name="object 66" length="43.1393252120698" id="17" junction="-1" rule="RHT">
640
+ <link>
641
+ <successor elementType="junction" elementId="23" />
642
+ </link>
643
+ <type s="0" type="rural" country="DE">
644
+ <speed max="100" unit="km/h" />
645
+ </type>
646
+ <planView>
647
+ <geometry s="0" x="2.182" y="-65.357" hdg="1.16638608581529" length="43.1393252120698">
648
+ <paramPoly3 aU="0" bU="0.999986541898805" cU="2.62137406522474e-006" dU="-6.59325842647098e-008" aV="0" bV="0" cV="-8.55654793524703e-005" dV="4.33997573535572e-006" pRange="arcLength" />
649
+ </geometry>
650
+ </planView>
651
+ <lanes>
652
+ <laneSection s="0">
653
+ <left>
654
+ <lane id="4" type="border">
655
+ <width sOffset="0" a="0.5" b="0" c="0" d="0" />
656
+ <material sOffset="0" friction="1" />
657
+ <speed sOffset="0" max="100" unit="km/h" />
658
+ </lane>
659
+ <lane id="3" type="driving">
660
+ <width sOffset="0" a="4.452" b="0" c="0" d="0" />
661
+ <width sOffset="35" a="4.452" b="0" c="-0.00614301538484481" d="0.000754732760368797" />
662
+ <roadMark sOffset="1e-007" type="solid" color="white" width="0.12" height="0">
663
+ <type name="solid" width="0.12">
664
+ <line length="0" space="0" tOffset="-0" sOffset="0" width="0.12" />
665
+ </type>
666
+ </roadMark>
667
+ <material sOffset="0" friction="1" />
668
+ <speed sOffset="0" max="100" unit="km/h" />
669
+ </lane>
670
+ <lane id="2" type="border">
671
+ <width sOffset="0" a="0.399" b="0" c="0" d="0" />
672
+ <material sOffset="0" friction="1" />
673
+ <speed sOffset="0" max="100" unit="km/h" />
674
+ </lane>
675
+ <lane id="1" type="shoulder">
676
+ <width sOffset="0" a="2.01" b="0" c="0" d="0" />
677
+ <material sOffset="0" friction="1" />
678
+ <speed sOffset="0" max="100" unit="km/h" />
679
+ </lane>
680
+ </left>
681
+ <center>
682
+ <lane id="0" type="driving" />
683
+ </center>
684
+ <right>
685
+ <lane id="-1" type="shoulder">
686
+ <width sOffset="0" a="1.754" b="0" c="0" d="0" />
687
+ <material sOffset="0" friction="1" />
688
+ <speed sOffset="0" max="100" unit="km/h" />
689
+ </lane>
690
+ <lane id="-2" type="border">
691
+ <width sOffset="0" a="0.315" b="0" c="0" d="0" />
692
+ <material sOffset="0" friction="1" />
693
+ <speed sOffset="0" max="100" unit="km/h" />
694
+ </lane>
695
+ <lane id="-3" type="driving">
696
+ <width sOffset="0" a="4.522" b="-0.0092" c="0" d="0" />
697
+ <width sOffset="35" a="4.2" b="-0.0092" c="-0.0041978456289052" d="0.00139643302688192" />
698
+ <roadMark sOffset="1e-007" type="solid" color="white" width="0.12" height="0">
699
+ <type name="solid" width="0.12">
700
+ <line length="0" space="0" tOffset="0" sOffset="0" width="0.12" />
701
+ </type>
702
+ </roadMark>
703
+ <material sOffset="0" friction="1" />
704
+ <speed sOffset="0" max="100" unit="km/h" />
705
+ </lane>
706
+ <lane id="-4" type="border">
707
+ <width sOffset="0" a="0.5" b="0" c="0" d="0" />
708
+ <material sOffset="0" friction="1" />
709
+ <speed sOffset="0" max="100" unit="km/h" />
710
+ </lane>
711
+ </right>
712
+ </laneSection>
713
+ </lanes>
714
+ </road>
715
+ <road name="object 112" length="57.7487723586613" id="18" junction="-1" rule="RHT">
716
+ <link>
717
+ <successor elementType="junction" elementId="27" />
718
+ </link>
719
+ <type s="0" type="rural" country="DE">
720
+ <speed max="100" unit="km/h" />
721
+ </type>
722
+ <planView>
723
+ <geometry s="0" x="109.448" y="-29.608" hdg="2.85626622747376" length="57.7487723586613">
724
+ <paramPoly3 aU="0" bU="0.999972693440855" cU="-1.91855690534202e-006" dU="-8.38745398008786e-009" aV="0" bV="-2.77555756156289e-016" cV="-0.00043739646678687" dV="2.57896227698384e-006" pRange="arcLength" />
725
+ </geometry>
726
+ </planView>
727
+ <lanes>
728
+ <laneSection s="0">
729
+ <left>
730
+ <lane id="3" type="border">
731
+ <width sOffset="0" a="0.5" b="0" c="0" d="0" />
732
+ <material sOffset="0" friction="1" />
733
+ <speed sOffset="0" max="100" unit="km/h" />
734
+ </lane>
735
+ <lane id="2" type="driving">
736
+ <width sOffset="0" a="3.974" b="3.46944695195361e-018" c="0.000337734362522799" d="-9.46687250455979e-007" />
737
+ <width sOffset="50" a="4.7" b="0.02667328187386" c="0.000195731274954402" d="0.000390235942671485" />
738
+ <roadMark sOffset="1e-007" type="solid" color="white" width="0.12" height="0">
739
+ <type name="solid" width="0.12">
740
+ <line length="0" space="0" tOffset="-0" sOffset="0" width="0.12" />
741
+ </type>
742
+ </roadMark>
743
+ <material sOffset="0" friction="1" />
744
+ <speed sOffset="0" max="100" unit="km/h" />
745
+ </lane>
746
+ <lane id="1" type="shoulder">
747
+ <width sOffset="0" a="0.5" b="0" c="0.000720898276846651" d="-1.10449138423325e-005" />
748
+ <width sOffset="20" a="0.7" b="0.015582034463067" c="5.82034463066982e-005" d="-4.36525847300234e-006" />
749
+ <width sOffset="40" a="1" b="0.0126718621477321" c="-0.000203712062073443" d="9.36525847300233e-005" />
750
+ <width sOffset="50" a="1.2" b="0.0366933963252702" c="0.00260586547982726" d="0.00012725272597322" />
751
+ <material sOffset="0" friction="1" />
752
+ <speed sOffset="0" max="100" unit="km/h" />
753
+ </lane>
754
+ </left>
755
+ <center>
756
+ <lane id="0" type="driving">
757
+ <roadMark sOffset="1e-007" type="broken" color="white" width="0.12" height="0">
758
+ <type name="broken" width="0.12">
759
+ <line length="3" space="6" tOffset="0" sOffset="0" width="0.12" />
760
+ </type>
761
+ </roadMark>
762
+ </lane>
763
+ </center>
764
+ <right>
765
+ <lane id="-1" type="shoulder">
766
+ <width sOffset="0" a="0.5" b="0" c="0.00149728391296703" d="-2.18070978241758e-005" />
767
+ <width sOffset="40" a="1.5" b="0.0151086434813187" c="-0.00111956782593407" d="6.08703477802198e-005" />
768
+ <width sOffset="50" a="1.6" b="0.0109783912967033" c="0.000706542607472528" d="0.000155842267919641" />
769
+ <material sOffset="0" friction="1" />
770
+ <speed sOffset="0" max="100" unit="km/h" />
771
+ </lane>
772
+ <lane id="-2" type="driving">
773
+ <width sOffset="0" a="3.6" b="0" c="0" d="0" />
774
+ <width sOffset="40" a="3.6" b="0.02" c="0" d="0" />
775
+ <width sOffset="50" a="3.8" b="0.02" c="0.0331516493056502" d="-0.000742623973019708" />
776
+ <material sOffset="0" friction="1" />
777
+ <speed sOffset="0" max="100" unit="km/h" />
778
+ </lane>
779
+ <lane id="-3" type="border">
780
+ <width sOffset="0" a="0.5" b="0" c="0" d="0" />
781
+ <material sOffset="0" friction="1" />
782
+ <speed sOffset="0" max="100" unit="km/h" />
783
+ </lane>
784
+ </right>
785
+ </laneSection>
786
+ </lanes>
787
+ </road>
788
+ <road name="object 243" length="37.6188821444404" id="19" junction="-1" rule="RHT">
789
+ <link>
790
+ <successor elementType="junction" elementId="28" />
791
+ </link>
792
+ <type s="0" type="rural" country="DE">
793
+ <speed max="100" unit="km/h" />
794
+ </type>
795
+ <planView>
796
+ <geometry s="0" x="53.155" y="59.311" hdg="-1.89891822616983" length="37.6188821444404">
797
+ <paramPoly3 aU="0" bU="0.999953784397463" cU="6.80457349510363e-006" dU="-1.85330413950854e-007" aV="0" bV="3.88578058618805e-016" cV="-0.000906170732395761" dV="2.15808808380406e-005" pRange="arcLength" />
798
+ </geometry>
799
+ </planView>
800
+ <lanes>
801
+ <laneSection s="0">
802
+ <left>
803
+ <lane id="3" type="border">
804
+ <width sOffset="0" a="0.5" b="0" c="0" d="0" />
805
+ <material sOffset="0" friction="1" />
806
+ <speed sOffset="0" max="100" unit="km/h" />
807
+ </lane>
808
+ <lane id="2" type="driving">
809
+ <width sOffset="0" a="4.458" b="0" c="-0.000460745013682354" d="1.53581671227451e-005" />
810
+ <width sOffset="30" a="4.458" b="0.0138223504104706" c="0.000921490027364708" d="0.000414237589109945" />
811
+ <roadMark sOffset="1e-007" type="solid" color="white" width="0.12" height="0">
812
+ <type name="solid" width="0.12">
813
+ <line length="0" space="0" tOffset="-0" sOffset="0" width="0.12" />
814
+ </type>
815
+ </roadMark>
816
+ <material sOffset="0" friction="1" />
817
+ <speed sOffset="0" max="100" unit="km/h" />
818
+ </lane>
819
+ <lane id="1" type="shoulder">
820
+ <width sOffset="0" a="0.9" b="0.0249077044980317" c="0" d="0" />
821
+ <material sOffset="0" friction="1" />
822
+ <speed sOffset="0" max="100" unit="km/h" />
823
+ </lane>
824
+ </left>
825
+ <center>
826
+ <lane id="0" type="driving">
827
+ <roadMark sOffset="1e-007" type="broken" color="white" width="0.12" height="0">
828
+ <type name="broken" width="0.12">
829
+ <line length="3" space="6" tOffset="0" sOffset="0" width="0.12" />
830
+ </type>
831
+ </roadMark>
832
+ </lane>
833
+ </center>
834
+ <right>
835
+ <lane id="-1" type="shoulder">
836
+ <width sOffset="0" a="1" b="0.0252532756383459" c="0" d="0" />
837
+ <material sOffset="0" friction="1" />
838
+ <speed sOffset="0" max="100" unit="km/h" />
839
+ </lane>
840
+ <lane id="-2" type="driving">
841
+ <width sOffset="0" a="3.553" b="0" c="0.000439323395763799" d="-1.46441131921266e-005" />
842
+ <width sOffset="30" a="3.553" b="-0.013179701872914" c="-0.000878646791527598" d="0.00101393241064032" />
843
+ <roadMark sOffset="1e-007" type="solid" color="white" width="0.12" height="0">
844
+ <type name="solid" width="0.12">
845
+ <line length="0" space="0" tOffset="0" sOffset="0" width="0.12" />
846
+ </type>
847
+ </roadMark>
848
+ <material sOffset="0" friction="1" />
849
+ <speed sOffset="0" max="100" unit="km/h" />
850
+ </lane>
851
+ <lane id="-3" type="border">
852
+ <width sOffset="0" a="0.5" b="0" c="0" d="0" />
853
+ <material sOffset="0" friction="1" />
854
+ <speed sOffset="0" max="100" unit="km/h" />
855
+ </lane>
856
+ </right>
857
+ </laneSection>
858
+ </lanes>
859
+ </road>
860
+ <road name="object 3" length="107.661801522363" id="20" junction="-1" rule="RHT">
861
+ <link>
862
+ <successor elementType="junction" elementId="24" />
863
+ </link>
864
+ <type s="0" type="rural" country="DE">
865
+ <speed max="100" unit="km/h" />
866
+ </type>
867
+ <planView>
868
+ <geometry s="0" x="-95.918" y="41.922" hdg="-0.3385938748869" length="41.9504370217171">
869
+ <paramPoly3 aU="0" bU="0.999998519661055" cU="-1.46924341348287e-007" dU="9.6607898738067e-010" aV="0" bV="-4.9960036108132e-016" cV="7.15762721770166e-005" dV="-8.45955705701916e-009" pRange="arcLength" />
870
+ </geometry>
871
+ <geometry s="41.9504370217171" x="-56.308" y="28.106" hdg="-0.332633244163223" length="19.5038295403253">
872
+ <paramPoly3 aU="0" bU="1.00001047791436" cU="3.94950812355959e-007" dU="-4.80038398141241e-008" aV="0" bV="-3.88578058618805e-016" cV="7.05107245611401e-005" dV="-3.09548837622797e-006" pRange="arcLength" />
873
+ </geometry>
874
+ <geometry s="61.4542665620424" x="-37.872" y="21.741" hdg="-0.333415373754599" length="34.0737898591811">
875
+ <paramPoly3 aU="0" bU="0.999969695848426" cU="-2.32730455109461e-006" dU="9.27205681592943e-008" aV="0" bV="5.55111512312578e-017" cV="-0.000110612383654307" dV="3.7647755945763e-006" pRange="arcLength" />
876
+ </geometry>
877
+ <geometry s="95.5280564212235" x="-5.66800000000002" y="10.609" hdg="-0.327841170019253" length="12.1337451011393">
878
+ <paramPoly3 aU="0" bU="1.00009253710796" cU="8.67821329159965e-006" dU="-2.34954782908869e-006" aV="0" bV="5.55111512312578e-017" cV="0.00027415273583046" dV="6.81575139740922e-005" pRange="arcLength" />
879
+ </geometry>
880
+ </planView>
881
+ <lanes>
882
+ <laneSection s="0">
883
+ <left>
884
+ <lane id="3" type="border">
885
+ <width sOffset="0" a="0.3" b="0" c="0" d="0" />
886
+ <material sOffset="0" friction="1" />
887
+ <speed sOffset="0" max="100" unit="km/h" />
888
+ </lane>
889
+ <lane id="2" type="driving">
890
+ <width sOffset="0" a="5.026" b="0" c="-0.000986574394463667" d="9.12192143293303e-006" />
891
+ <width sOffset="85" a="3.5" b="0.03" c="0" d="0" />
892
+ <width sOffset="95" a="3.8" b="0.03" c="0.00586960162394972" d="-5.95459996916691e-005" />
893
+ <roadMark sOffset="1e-007" type="solid" color="white" width="0.12" height="0">
894
+ <type name="solid" width="0.12">
895
+ <line length="0" space="0" tOffset="-0" sOffset="0" width="0.12" />
896
+ </type>
897
+ </roadMark>
898
+ <material sOffset="0" friction="1" />
899
+ <speed sOffset="0" max="100" unit="km/h" />
900
+ </lane>
901
+ <lane id="1" type="restricted">
902
+ <width sOffset="0" a="9.3" b="-6.93889390390723e-018" c="0.00279878048780487" d="-0.000214939024390243" />
903
+ <width sOffset="20" a="8.7" b="-0.145975609756098" c="-0.0100975609756097" d="-0.000230487804878049" />
904
+ <width sOffset="30" a="6" b="-0.417073170731707" c="-0.0170121951219512" d="0.0013719512195122" />
905
+ <width sOffset="40" a="1.5" b="-0.345731707317073" c="0.0241463414634146" d="-0.000457317073170732" />
906
+ <width sOffset="50" a="0" b="0" c="0" d="0" />
907
+ <width sOffset="75" a="0" b="0.03" c="0" d="0" />
908
+ <width sOffset="85" a="0.3" b="6.93889390390723e-018" c="0.00868090539538521" d="-0.000318090539538521" />
909
+ <width sOffset="95" a="0.85" b="0.0781909460461479" c="-0.000861810790770413" d="-1.32375734347874e-005" />
910
+ <material sOffset="0" friction="1" />
911
+ <speed sOffset="0" max="100" unit="km/h" />
912
+ </lane>
913
+ </left>
914
+ <center>
915
+ <lane id="0" type="driving">
916
+ <roadMark sOffset="1e-007" type="broken" color="white" width="0.12" height="0">
917
+ <type name="broken" width="0.12">
918
+ <line length="3" space="6" tOffset="0" sOffset="0" width="0.12" />
919
+ </type>
920
+ </roadMark>
921
+ </lane>
922
+ </center>
923
+ <right>
924
+ <lane id="-1" type="restricted">
925
+ <width sOffset="0" a="10" b="-1.38777878078145e-017" c="-0.000960365853658537" d="-0.000139481707317073" />
926
+ <width sOffset="20" a="8.5" b="-0.205792682926829" c="-0.00932926829268293" d="-9.1463414634147e-006" />
927
+ <width sOffset="30" a="5.5" b="-0.395121951219512" c="-0.00960365853658537" d="0.000911585365853658" />
928
+ <width sOffset="40" a="1.5" b="-0.313719512195122" c="0.0177439024390244" d="-0.000137195121951219" />
929
+ <width sOffset="50" a="0" b="0" c="0" d="0" />
930
+ <width sOffset="75" a="0" b="0" c="0.00420909796258058" d="-0.000170909796258058" />
931
+ <width sOffset="85" a="0.25" b="0.0329090203741942" c="-0.000918195925161159" d="0.000112729388774174" />
932
+ <width sOffset="95" a="0.6" b="0.0483639185032232" c="0.00246368573806406" d="8.16000992251288e-005" />
933
+ <material sOffset="0" friction="1" />
934
+ <speed sOffset="0" max="100" unit="km/h" />
935
+ </lane>
936
+ <lane id="-2" type="driving">
937
+ <width sOffset="0" a="3.3" b="2.89120579329468e-018" c="-0.00339758412020155" d="0.000339758412020155" />
938
+ <width sOffset="10" a="3.3" b="0.0339758412020155" c="0.00679516824040309" d="-0.000319275236060464" />
939
+ <width sOffset="20" a="4" b="0.0740966351919382" c="-0.00278308884141082" d="-6.26574677782998e-005" />
940
+ <width sOffset="30" a="4.4" b="-0.000362381969768108" c="-0.00466281287475981" d="6.99051071736619e-005" />
941
+ <width sOffset="40" a="4" b="-0.0726471073128658" c="-0.00256565965954996" d="0.000183037039083654" />
942
+ <width sOffset="50" a="3.2" b="-0.0690491887787688" c="0.00292545151295965" d="-2.72176442243421e-005" />
943
+ <width sOffset="85" a="3.2" b="0.0357075746039498" c="6.75988694037354e-005" d="3.61643670201286e-005" />
944
+ <width sOffset="95" a="3.6" b="0.0479088620980631" c="0.00115252988000759" d="-0.000160292925953035" />
945
+ <material sOffset="0" friction="1" />
946
+ <speed sOffset="0" max="100" unit="km/h" />
947
+ </lane>
948
+ <lane id="-3" type="border">
949
+ <width sOffset="0" a="0.5" b="0" c="0" d="0" />
950
+ <material sOffset="0" friction="1" />
951
+ <speed sOffset="0" max="100" unit="km/h" />
952
+ </lane>
953
+ </right>
954
+ </laneSection>
955
+ </lanes>
956
+ </road>
957
+ <road name="object 113" length="13.428" id="21" junction="-1" rule="RHT">
958
+ <link>
959
+ <predecessor elementType="junction" elementId="26" />
960
+ <successor elementType="junction" elementId="25" />
961
+ </link>
962
+ <type s="0" type="rural" country="DE">
963
+ <speed max="100" unit="km/h" />
964
+ </type>
965
+ <planView>
966
+ <geometry s="0" x="-39.463" y="29.428" hdg="1.2445419297196" length="13.428">
967
+ <line />
968
+ </geometry>
969
+ </planView>
970
+ <lanes>
971
+ <laneSection s="0">
972
+ <left>
973
+ <lane id="2" type="border">
974
+ <width sOffset="0" a="0.5" b="0" c="0" d="0" />
975
+ <material sOffset="0" friction="1" />
976
+ <speed sOffset="0" max="100" unit="km/h" />
977
+ </lane>
978
+ <lane id="1" type="driving">
979
+ <width sOffset="0" a="3.5" b="0" c="0" d="0" />
980
+ <roadMark sOffset="1e-007" type="solid" color="white" width="0.12" height="0">
981
+ <type name="solid" width="0.12">
982
+ <line length="0" space="0" tOffset="-0" sOffset="0" width="0.12" />
983
+ </type>
984
+ </roadMark>
985
+ <material sOffset="0" friction="1" />
986
+ <speed sOffset="0" max="100" unit="km/h" />
987
+ </lane>
988
+ </left>
989
+ <center>
990
+ <lane id="0" type="driving">
991
+ <roadMark sOffset="1e-007" type="broken" color="white" width="0.12" height="0">
992
+ <type name="broken" width="0.12">
993
+ <line length="3" space="6" tOffset="0" sOffset="0" width="0.12" />
994
+ </type>
995
+ </roadMark>
996
+ </lane>
997
+ </center>
998
+ <right>
999
+ <lane id="-1" type="driving">
1000
+ <width sOffset="0" a="3.5" b="0" c="0" d="0" />
1001
+ <roadMark sOffset="1e-007" type="solid" color="white" width="0.12" height="0">
1002
+ <type name="solid" width="0.12">
1003
+ <line length="0" space="0" tOffset="0" sOffset="0" width="0.12" />
1004
+ </type>
1005
+ </roadMark>
1006
+ <material sOffset="0" friction="1" />
1007
+ <speed sOffset="0" max="100" unit="km/h" />
1008
+ </lane>
1009
+ <lane id="-2" type="border">
1010
+ <width sOffset="0" a="0.5" b="0" c="0" d="0" />
1011
+ <material sOffset="0" friction="1" />
1012
+ <speed sOffset="0" max="100" unit="km/h" />
1013
+ </lane>
1014
+ </right>
1015
+ </laneSection>
1016
+ </lanes>
1017
+ </road>
1018
+ <road name="object 478" length="44.764" id="22" junction="-1" rule="RHT">
1019
+ <type s="0" type="rural" country="DE">
1020
+ <speed max="100" unit="km/h" />
1021
+ </type>
1022
+ <planView>
1023
+ <geometry s="0" x="-55.565" y="54.985" hdg="-0.331612557878923" length="44.764">
1024
+ <line />
1025
+ </geometry>
1026
+ </planView>
1027
+ <lanes>
1028
+ <laneSection s="0">
1029
+ <left>
1030
+ <lane id="1" type="driving">
1031
+ <width sOffset="0" a="5.538" b="0" c="0" d="0" />
1032
+ <material sOffset="0" friction="1" />
1033
+ <speed sOffset="0" max="100" unit="km/h" />
1034
+ </lane>
1035
+ </left>
1036
+ <center>
1037
+ <lane id="0" type="driving" />
1038
+ </center>
1039
+ <right>
1040
+ <lane id="-1" type="driving">
1041
+ <width sOffset="0" a="3.807" b="0" c="0" d="0" />
1042
+ <material sOffset="0" friction="1" />
1043
+ <speed sOffset="0" max="100" unit="km/h" />
1044
+ </lane>
1045
+ </right>
1046
+ </laneSection>
1047
+ </lanes>
1048
+ </road>
1049
+ <junction name="object 145" id="23" type="virtual">
1050
+ <connection id="0" incomingRoad="16" connectingRoad="0" contactPoint="start" type="default">
1051
+ <laneLink from="-1" to="-1" />
1052
+ </connection>
1053
+ <connection id="1" incomingRoad="17" connectingRoad="1" contactPoint="start" type="default">
1054
+ <laneLink from="-3" to="-1" />
1055
+ </connection>
1056
+ </junction>
1057
+ <junction name="object 445" id="24" type="virtual">
1058
+ <connection id="0" incomingRoad="16" connectingRoad="2" contactPoint="start" type="default">
1059
+ <laneLink from="-1" to="-1" />
1060
+ </connection>
1061
+ <connection id="1" incomingRoad="20" connectingRoad="3" contactPoint="start" type="default">
1062
+ <laneLink from="-2" to="-1" />
1063
+ </connection>
1064
+ </junction>
1065
+ <junction name="object 493" id="25" type="virtual">
1066
+ <connection id="0" incomingRoad="21" connectingRoad="4" contactPoint="start" type="default">
1067
+ <laneLink from="-1" to="-1" />
1068
+ </connection>
1069
+ <connection id="1" incomingRoad="22" connectingRoad="5" contactPoint="start" type="default">
1070
+ <laneLink from="1" to="-1" />
1071
+ </connection>
1072
+ <connection id="2" incomingRoad="22" connectingRoad="6" contactPoint="start" type="default">
1073
+ <laneLink from="-1" to="-1" />
1074
+ </connection>
1075
+ <connection id="3" incomingRoad="21" connectingRoad="7" contactPoint="start" type="default">
1076
+ <laneLink from="-1" to="-1" />
1077
+ </connection>
1078
+ </junction>
1079
+ <junction name="object 541" id="26" type="virtual">
1080
+ <connection id="0" incomingRoad="21" connectingRoad="8" contactPoint="start" type="default">
1081
+ <laneLink from="1" to="-1" />
1082
+ </connection>
1083
+ <connection id="1" incomingRoad="20" connectingRoad="9" contactPoint="start" type="default">
1084
+ <laneLink from="-2" to="-1" />
1085
+ </connection>
1086
+ <connection id="2" incomingRoad="20" connectingRoad="10" contactPoint="start" type="default">
1087
+ <laneLink from="2" to="-1" />
1088
+ </connection>
1089
+ <connection id="3" incomingRoad="21" connectingRoad="11" contactPoint="start" type="default">
1090
+ <laneLink from="1" to="-1" />
1091
+ </connection>
1092
+ </junction>
1093
+ <junction name="object 212" id="27" type="virtual">
1094
+ <connection id="0" incomingRoad="16" connectingRoad="12" contactPoint="start" type="default">
1095
+ <laneLink from="-1" to="-1" />
1096
+ </connection>
1097
+ <connection id="1" incomingRoad="18" connectingRoad="13" contactPoint="start" type="default">
1098
+ <laneLink from="-2" to="-1" />
1099
+ </connection>
1100
+ </junction>
1101
+ <junction name="object 349" id="28" type="virtual">
1102
+ <connection id="0" incomingRoad="16" connectingRoad="14" contactPoint="start" type="default">
1103
+ <laneLink from="-1" to="-1" />
1104
+ </connection>
1105
+ <connection id="1" incomingRoad="19" connectingRoad="15" contactPoint="start" type="default">
1106
+ <laneLink from="-2" to="-1" />
1107
+ </connection>
1108
+ </junction>
1109
+ </OpenDRIVE>
automatum.dataset.html ADDED
The diff for this file is too large to render. See raw diff
 
automatum_data_roundabout.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3934ae688836a97794166943462a2510dc4a82ddba4aca3550fb185e679d08c3
3
+ size 30174289
doc/VehicleDynamics.png ADDED

Git LFS Details

  • SHA256: 320a6da6e7a29d3d4c8d6b20a4117805d1aaf0e38d1699fa884f92503d31d2c2
  • Pointer size: 130 Bytes
  • Size of remote file: 16.9 kB
doc/automatum_logo.png ADDED

Git LFS Details

  • SHA256: eded7ce43163ecb898166a7bc587235f59b15bd17856235867d404760ca54c3e
  • Pointer size: 130 Bytes
  • Size of remote file: 43 kB
doc/icon_roundabout.jpg ADDED

Git LFS Details

  • SHA256: 345730127d848523e85e4dbb513a5386309a648c0ee1eb23398cc6ed4a875ccd
  • Pointer size: 132 Bytes
  • Size of remote file: 3.43 MB
doc/illustration.jpg ADDED

Git LFS Details

  • SHA256: 0b9287acfe10df4dfaa33c3a1fc579acacca950477da2b18e397ad7363f91bf4
  • Pointer size: 132 Bytes
  • Size of remote file: 2.76 MB
doc/lane_distance.png ADDED

Git LFS Details

  • SHA256: cb10140e7a9a8a563c97f45aca806c49a8789e38558d834f178946166ec3abfe
  • Pointer size: 130 Bytes
  • Size of remote file: 15.1 kB
doc/map_ingolstadt.jpg ADDED

Git LFS Details

  • SHA256: 6e4d7719de5733de6331cced73c38842dc9e7962fad78e0f531dd16a896c42ab
  • Pointer size: 131 Bytes
  • Size of remote file: 112 kB
doc/map_koesching.jpg ADDED

Git LFS Details

  • SHA256: 4b1beebcc5bdc57872fdba8fd883c9d386d52d0d66b5270667a4a4959ba8eca3
  • Pointer size: 130 Bytes
  • Size of remote file: 100 kB
doc/point_to_lane_assignement_Sans.png ADDED

Git LFS Details

  • SHA256: b863d5b518eae3d2326cf1594c8d26f3159fe60d534c30f3b9d50ca759f3f330
  • Pointer size: 130 Bytes
  • Size of remote file: 21.6 kB
doc/static_world_fig_02.png ADDED

Git LFS Details

  • SHA256: 3c046e208a04c088bd863f0a9f4d2cbf7ad7c84c0284530655d031f5a8541854
  • Pointer size: 131 Bytes
  • Size of remote file: 166 kB
doc/trajectories_ingolstadt.jpg ADDED

Git LFS Details

  • SHA256: 31399ba25b471f0830af93918f5d27953a427756701dfc5523234e7a030aebae
  • Pointer size: 130 Bytes
  • Size of remote file: 78.8 kB
doc/trajectories_koesching.jpg ADDED

Git LFS Details

  • SHA256: bd0b431041eff634d702766d9efb8760407102366c39e9891ecae7503da72b28
  • Pointer size: 130 Bytes
  • Size of remote file: 89.6 kB
doc/ttc.png ADDED

Git LFS Details

  • SHA256: c443a4927e4282e4afd9b8bf00061174175b0ad0d7fcdc662c23a58eb1a5f5d7
  • Pointer size: 130 Bytes
  • Size of remote file: 15.5 kB
example_scripts/01_lane_changes.py ADDED
@@ -0,0 +1,54 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ """
2
+ Lane Change Analysis — Automatum Data Roundabout Dataset
3
+ Analyzes lane change behavior across all vehicles in a recording.
4
+
5
+ Usage:
6
+ python 01_lane_changes.py <path_to_recording_folder>
7
+
8
+ Example:
9
+ python 01_lane_changes.py ../Roundabout-St2231-IngolstadtVOC_e63d-e63db143-1e40-4945-8866-464572ebf75d
10
+ """
11
+ import sys
12
+ import os
13
+ from openautomatumdronedata.dataset import droneDataset
14
+
15
+
16
+ def analyze_lane_changes(dataset_path):
17
+ print(f"Loading dataset from: {dataset_path}")
18
+ dataset = droneDataset(dataset_path)
19
+ dynWorld = dataset.dynWorld
20
+
21
+ print(f"Vehicles found: {len(dynWorld)}")
22
+
23
+ lane_change_counts = []
24
+
25
+ for dynObj in dynWorld.dynamicObjects.values():
26
+ lane_ids = dynObj.lane_id_vec
27
+ if len(lane_ids) == 0:
28
+ continue
29
+
30
+ changes = 0
31
+ current_lane = lane_ids[0]
32
+ for lane in lane_ids[1:]:
33
+ if lane != current_lane:
34
+ changes += 1
35
+ current_lane = lane
36
+
37
+ lane_change_counts.append({
38
+ "uuid": dynObj.UUID,
39
+ "type": dynObj.type,
40
+ "changes": changes,
41
+ })
42
+
43
+ sorted_by_changes = sorted(lane_change_counts, key=lambda x: x["changes"], reverse=True)
44
+
45
+ print("\n--- Top 10 vehicles with most lane changes ---")
46
+ for idx, item in enumerate(sorted_by_changes[:10]):
47
+ print(f"{idx+1}. Vehicle {item['uuid']} ({item['type']}): {item['changes']} lane changes")
48
+
49
+
50
+ if __name__ == "__main__":
51
+ if len(sys.argv) < 2:
52
+ print("Usage: python 01_lane_changes.py <path_to_recording_folder>")
53
+ else:
54
+ analyze_lane_changes(sys.argv[1])
example_scripts/02_heatmap_density.py ADDED
@@ -0,0 +1,58 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ """
2
+ Traffic Density Heatmap — Automatum Data Roundabout Dataset
3
+ Generates a 2D heatmap of all vehicle positions over time.
4
+
5
+ Usage:
6
+ python 02_heatmap_density.py <path_to_recording_folder>
7
+
8
+ Example:
9
+ python 02_heatmap_density.py ../Roundabout-St2231-IngolstadtVOC_e63d-e63db143-1e40-4945-8866-464572ebf75d
10
+
11
+ Output:
12
+ traffic_heatmap.png in the current directory
13
+ """
14
+ import sys
15
+ import os
16
+ import numpy as np
17
+ import matplotlib.pyplot as plt
18
+ from openautomatumdronedata.dataset import droneDataset
19
+
20
+
21
+ def generate_density_heatmap(dataset_path, output_filename="traffic_heatmap.png"):
22
+ print(f"Loading dataset from: {dataset_path}")
23
+ dataset = droneDataset(dataset_path)
24
+ dynWorld = dataset.dynWorld
25
+
26
+ print("Extracting position data...")
27
+ all_x, all_y = [], []
28
+
29
+ for dynObj in dynWorld.dynamicObjects.values():
30
+ x_valid = [x for x in dynObj.x_vec if not np.isnan(x)]
31
+ y_valid = [y for y in dynObj.y_vec if not np.isnan(y)]
32
+ all_x.extend(x_valid)
33
+ all_y.extend(y_valid)
34
+
35
+ if not all_x:
36
+ print("No position data found!")
37
+ return
38
+
39
+ print(f"Extracted {len(all_x)} data points. Creating heatmap...")
40
+
41
+ plt.figure(figsize=(10, 10))
42
+ plt.style.use("dark_background")
43
+ plt.hist2d(all_x, all_y, bins=(200, 200), cmap="inferno", cmin=1)
44
+ plt.colorbar(label="Traffic density (data points)")
45
+ plt.title("Roundabout Traffic Density Heatmap (Top-View)")
46
+ plt.xlabel("X-Position [m]")
47
+ plt.ylabel("Y-Position [m]")
48
+ plt.gca().set_aspect("equal", adjustable="box")
49
+ plt.tight_layout()
50
+ plt.savefig(output_filename, dpi=300)
51
+ print(f"Heatmap saved: {os.path.abspath(output_filename)}")
52
+
53
+
54
+ if __name__ == "__main__":
55
+ if len(sys.argv) < 2:
56
+ print("Usage: python 02_heatmap_density.py <path_to_recording_folder>")
57
+ else:
58
+ generate_density_heatmap(sys.argv[1])
example_scripts/03_high_acceleration.py ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ """
2
+ High Acceleration Detection — Automatum Data Roundabout Dataset
3
+ Detects vehicles exceeding a given acceleration threshold.
4
+
5
+ Usage:
6
+ python 03_high_acceleration.py <path_to_recording_folder> [threshold_m_s2]
7
+
8
+ Example:
9
+ python 03_high_acceleration.py ../Roundabout-St2231-IngolstadtVOC_e63d-e63db143-1e40-4945-8866-464572ebf75d 3.0
10
+ """
11
+ import sys
12
+ import os
13
+ import numpy as np
14
+ from openautomatumdronedata.dataset import droneDataset
15
+
16
+
17
+ def detect_high_accelerations(dataset_path, acc_threshold=3.0):
18
+ print(f"Loading dataset from: {dataset_path}")
19
+ dataset = droneDataset(dataset_path)
20
+ dynWorld = dataset.dynWorld
21
+
22
+ print(f"Searching for accelerations > {acc_threshold} m/s^2...")
23
+
24
+ high_accel_vehicles = []
25
+
26
+ for dynObj in dynWorld.dynamicObjects.values():
27
+ length = min(len(dynObj.ax_vec), len(dynObj.ay_vec))
28
+ if length == 0:
29
+ continue
30
+
31
+ ax = np.array(dynObj.ax_vec[:length])
32
+ ay = np.array(dynObj.ay_vec[:length])
33
+ total_accel = np.sqrt(ax**2 + ay**2)
34
+ valid_accel = total_accel[~np.isnan(total_accel)]
35
+
36
+ if len(valid_accel) > 0:
37
+ max_accel = np.max(valid_accel)
38
+ if max_accel > acc_threshold:
39
+ high_accel_vehicles.append({
40
+ "uuid": dynObj.UUID,
41
+ "type": dynObj.type,
42
+ "max_accel": max_accel,
43
+ })
44
+
45
+ if not high_accel_vehicles:
46
+ print(f"No vehicles with acceleration > {acc_threshold} m/s^2 found.")
47
+ return
48
+
49
+ sorted_vehicles = sorted(high_accel_vehicles, key=lambda x: x["max_accel"], reverse=True)
50
+
51
+ print(f"\n--- {len(sorted_vehicles)} vehicles with notable acceleration ---")
52
+ for item in sorted_vehicles:
53
+ print(f"Vehicle {item['uuid']} ({item['type']}): max {item['max_accel']:.2f} m/s^2")
54
+
55
+
56
+ if __name__ == "__main__":
57
+ if len(sys.argv) < 2:
58
+ print("Usage: python 03_high_acceleration.py <path_to_recording_folder> [threshold]")
59
+ else:
60
+ threshold = float(sys.argv[2]) if len(sys.argv) >= 3 else 3.0
61
+ detect_high_accelerations(sys.argv[1], threshold)
example_scripts/README.md ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Example Scripts — Automatum Data Roundabout Dataset
2
+
3
+ These scripts demonstrate how to work with the Automatum drone traffic data using the `openautomatumdronedata` Python library.
4
+
5
+ ## Prerequisites
6
+
7
+ ```bash
8
+ pip install openautomatumdronedata numpy matplotlib
9
+ ```
10
+
11
+ ## Scripts
12
+
13
+ | Script | Description |
14
+ |--------|-------------|
15
+ | `01_lane_changes.py` | Analyzes lane change frequency per vehicle and shows the top 10 |
16
+ | `02_heatmap_density.py` | Creates a traffic density heatmap from all position data |
17
+ | `03_high_acceleration.py` | Detects vehicles exceeding an acceleration threshold |
18
+
19
+ ## Usage
20
+
21
+ All scripts take the path to a recording folder as their first argument:
22
+
23
+ ```bash
24
+ python 01_lane_changes.py ../Roundabout-St2231-IngolstadtVOC_e63d-e63db143-1e40-4945-8866-464572ebf75d
25
+ python 02_heatmap_density.py ../Roundabout-St2231-IngolstadtVOC_e63d-e63db143-1e40-4945-8866-464572ebf75d
26
+ python 03_high_acceleration.py ../Roundabout-St2231-IngolstadtVOC_e63d-e63db143-1e40-4945-8866-464572ebf75d 3.0
27
+ ```
28
+
29
+ ## Learn More
30
+
31
+ - [Full Documentation](https://openautomatumdronedata.readthedocs.io)
32
+ - [Automatum Data Website](https://automatum-data.com)