intel / ad-rss-lib

Library implementing the Responsibility Sensitive Safety model (RSS) for Autonomous Vehicles
https://intel.github.io/ad-rss-lib/
GNU Lesser General Public License v2.1
336 stars 138 forks source link

Fix python binding build #115

Closed berndgassmann closed 2 years ago

berndgassmann commented 2 years ago

Fixed ad_rss_map_integration python binding build failed in CARLA environment because of not existing folder beeing referenced

Change-Id: Ida59d2d75f0420106d157fc49f0575130ea0a7e6

Description

Fixes #

Where has this been tested?

Possible Drawbacks


This change is Reviewable

codecov-commenter commented 2 years ago

Codecov Report

Merging #115 (19c2f1d) into master (2ce3bc8) will increase coverage by 0.05%. The diff coverage is n/a.

:exclamation: Current head 19c2f1d differs from pull request most recent head 3763eae. Consider uploading reports for the commit 3763eae to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##           master     #115      +/-   ##
==========================================
+ Coverage   82.01%   82.06%   +0.05%     
==========================================
  Files         268      268              
  Lines       34826    34763      -63     
  Branches     6399     6384      -15     
==========================================
- Hits        28561    28527      -34     
+ Misses        805      783      -22     
+ Partials     5460     5453       -7     
Impacted Files Coverage Δ
...on/LongitudinalRelativePositionValidInputRange.hpp 77.77% <0.00%> (-22.23%) :arrow_down:
ad_rss/src/core/RssResponseResolving.cpp 55.55% <0.00%> (-0.11%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 2ce3bc8...3763eae. Read the comment docs.