asam-ev / qc-opendrive

Mozilla Public License 2.0
7 stars 1 forks source link

Add implementation to rule 179 #47

Closed patrickpa closed 2 months ago

patrickpa commented 2 months ago

Description

This PR adds the implementation for the rule 179 to check if the contact point of a connection is properly used in relation to its direction.

Main changes

  1. Add rule implementation
  2. Add test with test data

How was the PR tested?

  1. Unit-test with some sample data.

Notes