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

Get actor of interest from scenario metadata and fix metrics #1986

Merged
merged 4 commits into from
Apr 26, 2023

Conversation

Adaickalavan
Copy link
Member

  • Added a specialised metric formula module for Driving SMARTS 2023.1 and 2023.2 benchmark.
  • Made all metrics as functions to be minimised, except the overall score which is to be maximised.
  • Driving SMARTS 2023.3 benchmark and the metrics module now uses actor_of_interest_re_filter from scenario metadata to identify the lead vehicle.
  • Minor fix in regular expression compilation of actor_of_interest_re_filter from scenario metadata.
  • Fixed acceleration and jerk computation in comfort metric, by ignoring vehicle position jitters smaller than a threshold.

@Adaickalavan Adaickalavan merged commit a352cca into master Apr 26, 2023
@Adaickalavan Adaickalavan deleted the fix-metrics-1 branch April 26, 2023 19:08
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.

2 participants