logo
ADORe Documentation
Odrcheck
Initializing search
    • Home
    • Quick Start
      • System Requirements
      • Prerequisites
      • Installing Docker
      • Getting Started
      • Running Your First Scenario
      • System and Development
      • Control System
      • Interfaces
      • Doxygen Documentation
      • Module Quick Reference
      • Questions and Answers
      • Problems and Solutions
      • Getting Help
    • ADORe Status
    • Contact

    Odrcheck

    https://stackoverflow.com/questions/42809088/how-to-validate-a-xml-file-with-xsd-through-xmllint

    xmllint --schema ~/catkin_ws/build/adore_if_ros/_deps/xodr-src/schema/OpenDRIVE_1.4H.xsd yourfile.xodr --noout
    
    Made with Material for MkDocs