Skip to content
Snippets Groups Projects

doc: update Feature Matrix

Merged Xiao Pan requested to merge update_doc_feature_matrix into main
1 file
+ 56
56
Compare changes
  • Side-by-side
  • Inline
+ 56
56
# RoadLogicSuite
# RoadLogicSuite
<!-- TOC -->
<!-- TOC -->
* [RoadLogicSuite](#roadlogicsuite)
- [RoadLogicSuite](#roadlogicsuite)
* [Overview](#overview)
- [Overview](#overview)
* [Development Environment Setup](#development-environment-setup)
- [Development Environment Setup](#development-environment-setup)
* [Using RoadLogicSuite](#using-roadlogicsuite)
- [Using RoadLogicSuite](#using-roadlogicsuite)
* [Loading Maps](#loading-maps)
- [Loading Maps](#loading-maps)
* [Validating Maps](#validating-maps)
- [Validating Maps](#validating-maps)
* [Adding new logical data types for Validation](#adding-new-logical-data-types-for-validation)
- [Adding new logical data types for Validation](#adding-new-logical-data-types-for-validation)
* [Adding new Validators](#adding-new-validators)
- [Adding new Validators](#adding-new-validators)
* [Converting Coordinates](#converting-coordinates)
- [Converting Coordinates](#converting-coordinates)
* [Inertial Coordinates <-> Road Coordinates](#inertial-coordinates-----road-coordinates)
- [Inertial Coordinates \<-\> Road Position Coordinates](#inertial-coordinates---road-position-coordinates)
* [Inertial Coordinates <-> Lane Coordinates](#inertial-coordinates-----lane-coordinates)
- [Inertial Coordinates \<-\> Lane Coordinates](#inertial-coordinates---lane-coordinates)
* [Converting to IMAP](#converting-to-imap)
- [Converting to IMAP](#converting-to-imap)
* [Feature Matrix](#feature-matrix)
- [Feature Matrix](#feature-matrix)
* [Additional Features](#additional-features)
- [Additional Features](#additional-features)
* [Coordinate Conversion](#coordinate-conversion)
- [Coordinate Conversion](#coordinate-conversion)
<!-- TOC -->
<!-- TOC -->
## Overview
## Overview
@@ -172,47 +172,47 @@ This feature matrix gives a quick overview about which features have already bee
@@ -172,47 +172,47 @@ This feature matrix gives a quick overview about which features have already bee
🟢: Fully implemented
🟢: Fully implemented
| OpenDRIVE Feature | Parsing | Validation | Convert to IMAP Map | Comments |
| OpenDRIVE Feature | Supported | Comments |
|-------------------------|:-------:|:----------:|:--------------------:|---------------------------------------------------------------|
| ----------------------- | :-------: | :-----------------------------------------------------------: |
| **Reference Lines** | 🟢 | 🟡 | 🟢 | For Coordinate Conversion see [below](#coordinate-conversion) |
| **Reference Lines** | | For Coordinate Conversion see [below](#coordinate-conversion) |
| Line Geometry | 🟢 | 🟡 | 🟢 | |
| Line Geometry | 🟢 | |
| Arc Geometry | 🟢 | 🟡 | 🟢 | |
| Arc Geometry | 🟢 | |
| Spiral Geometry | 🟢 | 🟡 | 🟢 | |
| Spiral Geometry | 🟢 | |
| Parametric Cubic Curve | 🟢 | 🟡 | 🟢 | |
| Parametric Cubic Curve | 🟢 | |
| | | | | |
| | | |
| **Roads** | 🟡 | 🟡 | 🟡 | Length + Geometries (partial conversion) |
| **Roads** | | Length + Geometries (partial conversion) |
| Road Linkage | 🟢 | 🔴 | 🟢 | |
| Road Linkage | 🟢 | |
| Road Type | 🔴 | 🔴 | 🔴 | |
| Road Type | 🔴 | |
| Elevation | 🟡 | 🔴 | 🟡 | Missing: Road Shape Definition |
| Elevation | 🟡 | Missing: Road Shape Definition |
| Road Surface | 🔴 | 🔴 | 🔴 | |
| Road Surface | 🔴 | |
| | | | | |
| | | |
| **Lanes** | 🟡 | 🔴 | 🟡 | |
| **Lanes** | | |
| Lane Sections | 🟢 | 🔴 | 🟢 | |
| Lane Sections | 🟢 | |
| Lane Offset | 🟢 | 🔴 | 🔴 | |
| Lane Offset | 🟢 | |
| Lane Linkage | 🟢 | 🔴 | 🟢 | |
| Lane Linkage | 🟢 | |
| Lane Width | 🟢 | 🔴 | 🟢 | |
| Lane Width | 🟢 | |
| Lane Border | 🟢 | 🔴 | 🟢 | |
| Lane Border | 🟢 | |
| Lane Type | 🟢 | 🔴 | 🔴 | |
| Lane Type | 🟢 | |
| Material | 🔴 | 🔴 | 🔴 | |
| Material | 🔴 | |
| Speed Limits | 🔴 | 🔴 | 🔴 | |
| Speed Limits | 🔴 | |
| Access Restrictions | 🔴 | 🔴 | 🔴 | |
| Access Restrictions | 🔴 | |
| Lane Height | 🟢 | 🔴 | 🔴 | |
| Lane Height | 🟢 | |
| Road Markings | 🟢 | 🔴 | 🟢 | |
| Road Markings | 🟢 | |
| | | | | |
| | | |
| **Junctions** | 🔴 | 🔴 | 🔴 | |
| **Junctions** | | |
| Incoming/Outgoing Roads | 🔴 | 🔴 | 🔴 | |
| Incoming/Outgoing Roads | 🔴 | |
| Connection Roads | 🔴 | 🔴 | 🔴 | |
| Connection Roads | 🔴 | |
| Road Surface | 🔴 | 🔴 | 🔴 | |
| Road Surface | 🔴 | |
| Virtual Junctions | 🔴 | 🔴 | 🔴 | |
| Virtual Junctions | 🔴 | |
| Junction Groups | 🔴 | 🔴 | 🔴 | |
| Junction Groups | 🔴 | |
| | | | | |
| | | |
| **Objects** | 🟡 | 🔴 | 🟡 | |
| **Objects** | | |
| Repeating Objects | 🟢 | 🔴 | 🟢 | |
| Repeating Objects | 🟢 | |
| Object Borders | 🔴 | 🔴 | 🔴 | |
| Object Borders | 🔴 | |
| Tunnels | 🔴 | 🔴 | 🔴 | |
| Tunnels | 🔴 | |
| Bridges | 🔴 | 🔴 | 🔴 | |
| Bridges | 🔴 | |
| | | | | |
| | | |
| **Signals** | 🔴 | 🔴 | 🔴 | |
| **Signals** | 🔴 | |
### Additional Features
### Additional Features
Loading