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

182: Update simulator and fix ci pull spam #183

Merged
merged 1 commit into from
Jan 30, 2024

Conversation

MaxJa4
Copy link
Collaborator

@MaxJa4 MaxJa4 commented Jan 29, 2024

Description

Use our latest simulator version to hopefully fix the CI issues (and have consistent results).
Also, remove ~5000 lines of log spam (docker pull & extract) for each run.

Fixes #182

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • My changes generate no new warnings

@MaxJa4 MaxJa4 added bug Something isn't working infrastructure Docker, Project setup, ... labels Jan 29, 2024
@MaxJa4 MaxJa4 requested review from ll7 and JulianTrommer and removed request for ll7 January 29, 2024 10:30
@MaxJa4 MaxJa4 self-assigned this Jan 29, 2024
Copy link

Simulation results

Metric Value
Avg. driving score 0.064745
Avg. route completion 2.85
Avg. infraction penalty 0.032979
Collisions with pedestrians 0.0
Collisions with vehicles 29.756
Collisions with layout 4.959
Red lights infractions 0.0
Stop sign infractions 0.0
Off-road infractions 0.01
Route deviations 0.0
Route timeouts 2.48
Agent blocked 2.48
Yield emergency vehicles infractions 0.0
Scenario timeouts 2.48
Min speed infractions 0.0

@MaxJa4 MaxJa4 merged commit 57c9c3a into main Jan 30, 2024
3 checks passed
@MaxJa4 MaxJa4 deleted the 182-ci-update-simulator-version branch January 30, 2024 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working infrastructure Docker, Project setup, ...
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Old simulator version and log spam in drive-ci
2 participants