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

Feature/time source #60

Closed
wants to merge 71 commits into from
Closed

Feature/time source #60

wants to merge 71 commits into from

Conversation

kruegersp
Copy link
Contributor

PR Details

Added FilterControls utility

Added FilterControls utility application and its usage instructions to filter out traffic controls automatically created from XODR sources, and leave the subset of traffic controls of interest for testing scenarios.

Related GitHub Issue

Related Jira Key

Motivation and Context

Eliminates the need to manage either a large compress file of thousand of unneeded traffic controls or thousands of individual traffic control files, when only a few traffic controls are needed for any particular test.

How Has This Been Tested?

Types of changes

  • Defect fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that cause existing functionality to change)

Checklist:

  • I have added any new packages to the sonar-scanner.properties file
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

kruegersp and others added 30 commits February 15, 2024 06:58
This library is downloaded in install dependencies script, and compiled from source in the build script.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants