Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Validate OpenDRIVE files against 1.8 schema #73

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

arauschert
Copy link
Collaborator

@arauschert arauschert commented Feb 7, 2025

Reference to a related issue in the repository
Closes #72

Add a description

  • Replace OpenDRIVE schema files with current ones
  • add validator for XSD 1.1
  • add action for validating with new validator
  • adjust github workflow to use new validator for maps

Take this checklist as orientation for yourself, if this PR is ready for Maintainer Review

  • My suggestion follows the governance rules.
  • All commits of this PR are signed.
  • My changes generate no errors when passing CI tests.
  • I updated all documentation (readmes incl. figures) according to my changes.
  • I have successfully implemented and tested my fix/feature locally.
  • Appropriate reviewer(s) are assigned.

@arauschert arauschert self-assigned this Feb 7, 2025
@arauschert arauschert force-pushed the validate_maps_odr_1_8 branch 7 times, most recently from bed8cb8 to 7a3b86a Compare February 7, 2025 09:20
@arauschert arauschert requested a review from jdsika February 7, 2025 09:35
@arauschert arauschert added the enhancement New feature or request label Feb 7, 2025
- Replace OpenDRIVE schema files with current ones
- add validator for XSD 1.1
- add action for validating with new validator
- adjust github workflow to use new validator for maps

Signed-off-by: Andreas Rauschert <[email protected]>
@arauschert arauschert force-pushed the validate_maps_odr_1_8 branch from 7a3b86a to 03ac285 Compare February 7, 2025 09:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update validation of OpenDRIVE files in CI to newest OpenDRIVE version
1 participant