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 running force_mode controller alongside passthrough trajectory co… #1210

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

Conversation

urfeex
Copy link
Member

@urfeex urfeex commented Dec 17, 2024

…ntroller

This probably got mixed up when merging the two together. This allows using force_mode together with other controllers.

Starting of the force_mode_controller is still only allowed for the passthrough trajectory controller using the prepareSwitch mechanism.

…ntroller

This probably got mixed up when merging the two together. This allows
using force_mode together with other controllers.

Starting of the force_mode_controller is still only allowed for the
passthrough trajectory controller using the prepareSwitch mechanism.
@urfeex urfeex requested a review from a team December 17, 2024 10:55
Copy link

codecov bot commented Dec 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 3.67%. Comparing base (1b121b7) to head (6efff93).
Report is 368 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff            @@
##            main   #1210      +/-   ##
========================================
+ Coverage   3.59%   3.67%   +0.08%     
========================================
  Files         13     392     +379     
  Lines        947   43134   +42187     
  Branches     152    6357    +6205     
========================================
+ Hits          34    1585    +1551     
- Misses       843   41409   +40566     
- Partials      70     140      +70     
Flag Coverage Δ
unittests 3.67% <ø> (+0.08%) ⬆️

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

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

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.

2 participants