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
337 stars 138 forks source link

Error in ParameterDiscussion.md, $\alpha_{brake,min}$ twice on table #59

Closed rfma23 closed 4 years ago

rfma23 commented 4 years ago

$\alpha{brake,min}$ was mistakenly put in the table twice , whereas instead it should be: | $\alpha{brake,min}$ | $4m/s^2$ | | $\alpha_{brake,max}$ | $8m/s^2$ |

Description

Fixes #

Where has this been tested?

Possible Drawbacks


This change is Reviewable

codecov-io commented 4 years ago

Codecov Report

Merging #59 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #59   +/-   ##
======================================
  Coverage    80.2%   80.2%           
======================================
  Files         102     102           
  Lines        2081    2081           
  Branches      737     737           
======================================
  Hits         1669    1669           
  Misses         15      15           
  Partials      397     397

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 ddc9c88...340edcf. Read the comment docs.

berndgassmann commented 4 years ago

Hi Rafael, thanks for sharing your findings with the community!