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

Move speed limiter to control_toolbox repo #1315

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

christophfroehlich
Copy link
Contributor

@@ -14,7 +14,7 @@ repositories:
control_toolbox:
type: git
url: https://github.com/ros-controls/control_toolbox.git
version: ros2-master
version: mv/speed_limiter
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
version: mv/speed_limiter
version: ros2-master

@@ -14,7 +14,7 @@ repositories:
control_toolbox:
type: git
url: https://github.com/ros-controls/control_toolbox.git
version: ros2-master
version: mv/speed_limiter
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
version: mv/speed_limiter
version: ros2-master

Copy link

codecov bot commented Oct 13, 2024

Codecov Report

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

Project coverage is 80.53%. Comparing base (97c1e24) to head (3f793b3).

Files with missing lines Patch % Lines
...iff_drive_controller/src/diff_drive_controller.cpp 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1315      +/-   ##
==========================================
+ Coverage   80.34%   80.53%   +0.18%     
==========================================
  Files         105      104       -1     
  Lines        9384     9330      -54     
  Branches      826      816      -10     
==========================================
- Hits         7540     7514      -26     
+ Misses       1570     1546      -24     
+ Partials      274      270       -4     
Flag Coverage Δ
unittests 80.53% <0.00%> (+0.18%) ⬆️

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

Files with missing lines Coverage Δ
...de/diff_drive_controller/diff_drive_controller.hpp 100.00% <ø> (ø)
...iff_drive_controller/src/diff_drive_controller.cpp 77.01% <0.00%> (ø)

... and 3 files with indirect coverage changes

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