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

Fix open-loop odometry in case of ref timeout (backport #1454) #1460

Open
wants to merge 1 commit into
base: humble
Choose a base branch
from

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Jan 1, 2025

In case of ref timeout the open-loop odometry was wrong: It used the last valid command input instead.


This is an automatic backport of pull request #1454 done by Mergify.

Co-authored-by: Dr. Denis <[email protected]>
(cherry picked from commit 2375aca)
Copy link

codecov bot commented Jan 1, 2025

Codecov Report

Attention: Patch coverage is 80.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 66.72%. Comparing base (76ff02c) to head (1b38a22).

Files with missing lines Patch % Lines
...llers_library/src/steering_controllers_library.cpp 80.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           humble    #1460   +/-   ##
=======================================
  Coverage   66.72%   66.72%           
=======================================
  Files         113      113           
  Lines       13337    13337           
  Branches     8245     8244    -1     
=======================================
  Hits         8899     8899           
  Misses       1442     1442           
  Partials     2996     2996           
Flag Coverage Δ
unittests 66.72% <80.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
...llers_library/src/steering_controllers_library.cpp 71.20% <80.00%> (ø)

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

Successfully merging this pull request may close these issues.

1 participant