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

Research Pylot Planning/PAF 21-2 Perception #40

Closed
wants to merge 4 commits into from

Conversation

samuelkuehnel
Copy link
Collaborator

Description

Research Documentation added as markdown file.

Fixes # (issue)

Type of change

Does this PR introduce a breaking change?

e.g. is old functionality not usable anymore

Most important changes

Documentation added

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works (might be obsolete with CI later on)
  • New and existing unit tests pass locally with my changes (might be obsolete with CI later on)

@samuelkuehnel samuelkuehnel linked an issue Nov 13, 2023 that may be closed by this pull request
2 tasks
Copy link

Simulation results

Metric Value
Avg. driving score 0.203233
Avg. route completion 6.795
Avg. infraction penalty 0.050121
Collisions with pedestrians 0.050121
Collisions with vehicles 1.921
Collisions with layout 13.448
Red lights infractions 2.882
Stop sign infractions 0.0
Off-road infractions 0.961
Route deviations 0.064
Route timeouts 0.0
Agent blocked 0.961
Yield emergency vehicles infractions 0.961
Scenario timeouts 0.0
Min speed infractions 0.961
undefined 0.0

@samuelkuehnel samuelkuehnel deleted the 4-feature-pylot-planning branch November 13, 2023 10:42
This was linked to issues Nov 13, 2023
Copy link

Simulation results

Metric Value
Avg. driving score 0.005581
Avg. route completion 10.255
Avg. infraction penalty 0.000765
Collisions with pedestrians 0.000765
Collisions with vehicles 0.0
Collisions with layout 15.66
Red lights infractions 2.043
Stop sign infractions 0.681
Off-road infractions 3.404
Route deviations 0.324
Route timeouts 0.0
Agent blocked 0.681
Yield emergency vehicles infractions 0.681
Scenario timeouts 0.0
Min speed infractions 1.362
undefined 0.0

Copy link

Simulation results

Metric Value
Avg. driving score 0.008802
Avg. route completion 11.34
Avg. infraction penalty 0.00094
Collisions with pedestrians 0.00094
Collisions with vehicles 1.216
Collisions with layout 10.942
Red lights infractions 4.255
Stop sign infractions 0.0
Off-road infractions 2.431
Route deviations 0.167
Route timeouts 0.0
Agent blocked 0.0
Yield emergency vehicles infractions 1.216
Scenario timeouts 0.0
Min speed infractions 1.216
undefined 0.0

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.

[Feature]: Onboarding project PAF22 [Feature]: paf21-2 Perception [Feature]: Pylot Planning
1 participant