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

4 feature pylot planning paf21/2 perception #43

Merged
merged 6 commits into from
Nov 13, 2023

Conversation

samuelkuehnel
Copy link
Collaborator

Description

renamed Branch therefore new Pull request

Fixes # (issue)

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Does this PR introduce a breaking change?

e.g. is old functionality not usable anymore

Most important changes

Which files functionalities are most important in this PR. On which part should the reviewer be focussed on?

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)

@JuliusMiller
Copy link
Collaborator

Nice small overview about the different methods used by pylot for planning and the perception of the old paf21-2 project

@JuliusMiller
Copy link
Collaborator

The Pull Request Documentation could be updated according to the fixed issues.
For example adding the issue number in the description

Copy link
Collaborator

@JuliusMiller JuliusMiller left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice small overview about the methods used by pylot for planning and the perception used by the old project paf21-2

Copy link

Simulation results

Metric Value
Avg. driving score 0.062024
Avg. route completion 8.26
Avg. infraction penalty 0.015775
Collisions with pedestrians 0.015775
Collisions with vehicles 2.346
Collisions with layout 15.64
Red lights infractions 2.346
Stop sign infractions 0.782
Off-road infractions 1.564
Route deviations 0.089
Route timeouts 0.0
Agent blocked 0.0
Yield emergency vehicles infractions 1.564
Scenario timeouts 0.0
Min speed infractions 1.564
undefined 0.0

Copy link

Simulation results

Metric Value
Avg. driving score 0.00781
Avg. route completion 11.07
Avg. infraction penalty 0.000805
Collisions with pedestrians 0.000805
Collisions with vehicles 1.209
Collisions with layout 15.115
Red lights infractions 4.837
Stop sign infractions 0.605
Off-road infractions 1.209
Route deviations 0.196
Route timeouts 0.0
Agent blocked 1.209
Yield emergency vehicles infractions 0.0
Scenario timeouts 0.0
Min speed infractions 1.814
undefined 0.0

Copy link

Simulation results

Metric Value
Avg. driving score 0.001656
Avg. route completion 11.55
Avg. infraction penalty 0.000142
Collisions with pedestrians 0.000142
Collisions with vehicles 0.596
Collisions with layout 13.697
Red lights infractions 4.169
Stop sign infractions 0.596
Off-road infractions 2.382
Route deviations 0.239
Route timeouts 0.0
Agent blocked 0.596
Yield emergency vehicles infractions 0.596
Scenario timeouts 0.0
Min speed infractions 1.191
undefined 0.0

@samuelkuehnel samuelkuehnel merged commit f484baf into main Nov 13, 2023
3 checks passed
@MaxJa4 MaxJa4 deleted the 4-feature-pylot-planning-PAF21/2-Perception branch November 22, 2023 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

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