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

feat(carla_autoware): add interface to easily use CARLA with Autoware #6859

Merged
merged 50 commits into from
Jul 19, 2024

Fixed LIDAR dimension issue

11d352c
Select commit
Loading
Failed to load commit list.
Merged

feat(carla_autoware): add interface to easily use CARLA with Autoware #6859

Fixed LIDAR dimension issue
11d352c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 19, 2024 in 0s

0.00% (-15.10%) compared to 3d849e9

View this Pull Request on Codecov

0.00% (-15.10%) compared to 3d849e9

Details

Codecov Report

Attention: Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.

Project coverage is 0.00%. Comparing base (3d849e9) to head (11d352c).
Report is 797 commits behind head on main.

Files Patch % Lines
simulator/autoware_carla_interface/setup.py 0.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #6859       +/-   ##
==========================================
- Coverage   15.09%   0.00%   -15.10%     
==========================================
  Files        1967       1     -1966     
  Lines      135941       6   -135935     
  Branches    42122       0    -42122     
==========================================
- Hits        20520       0    -20520     
+ Misses      92700       6    -92694     
+ Partials    22721       0    -22721     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.