Skip to content
This repository was archived by the owner on Nov 16, 2023. It is now read-only.

224 feature activate acc #227

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from
Draft

Conversation

Julian-Graf
Copy link
Contributor

Description

Connect LIDAR to ACC

Fixes #224

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)

Does this PR introduce a breaking change?

No

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)

@Julian-Graf Julian-Graf self-assigned this Mar 28, 2023
@Julian-Graf Julian-Graf linked an issue Mar 28, 2023 that may be closed by this pull request
@Julian-Graf Julian-Graf marked this pull request as draft March 28, 2023 22:36
@github-actions
Copy link

Simulation results

Metric Value
Avg. driving score 0.086754
Avg. route completion 6.44
Avg. infraction penalty 0.02289
Collisions with pedestrians 2.026
Collisions with vehicles 24.311
Collisions with layout 4.052
Red lights infractions 1.013
Stop sign infractions 1.013
Off-road infractions 0.071
Route deviations 0.0
Route timeouts 2.026
Agent blocked 0.0
Yield emergency vehicles infractions 0.0
Scenario timeouts 1.013
Min speed infractions 0.0

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature]: Activate ACC
1 participant