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

115 feature research lidar data #126

Merged
merged 5 commits into from
Jan 29, 2024
Merged

Conversation

okrusch
Copy link
Collaborator

@okrusch okrusch commented Dec 3, 2023

Description

Documentation in research about lidar data.

Fixes # (issue)

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, just documentation.

Most important changes

research/perception/LIDAR_data.md

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)

@okrusch okrusch added research Researching or collection information perception labels Dec 3, 2023
@okrusch okrusch requested a review from robertik10 December 3, 2023 10:06
@okrusch okrusch self-assigned this Dec 3, 2023
@okrusch okrusch linked an issue Dec 3, 2023 that may be closed by this pull request
3 tasks
Copy link

github-actions bot commented Dec 3, 2023

Simulation results

Metric Value
Avg. driving score 0.006825
Avg. route completion 0.015
Avg. infraction penalty 0.455
Collisions with pedestrians 0.0
Collisions with vehicles 0.0
Collisions with layout 930.763
Red lights infractions 0.0
Stop sign infractions 0.0
Off-road infractions 0
Route deviations 0.0
Route timeouts 930.763
Agent blocked 0.0
Yield emergency vehicles infractions 0.0
Scenario timeouts 930.763
Min speed infractions 0.0

1 similar comment
Copy link

github-actions bot commented Dec 3, 2023

Simulation results

Metric Value
Avg. driving score 0.006825
Avg. route completion 0.015
Avg. infraction penalty 0.455
Collisions with pedestrians 0.0
Collisions with vehicles 0.0
Collisions with layout 930.763
Red lights infractions 0.0
Stop sign infractions 0.0
Off-road infractions 0
Route deviations 0.0
Route timeouts 930.763
Agent blocked 0.0
Yield emergency vehicles infractions 0.0
Scenario timeouts 930.763
Min speed infractions 0.0

@samuelkuehnel samuelkuehnel merged commit 28e7a06 into main Jan 29, 2024
3 checks passed
@samuelkuehnel samuelkuehnel deleted the 115-feature-research-lidar-data branch January 30, 2024 11:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
perception research Researching or collection information
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

[Feature]: Research LIDAR Data
3 participants