-
Notifications
You must be signed in to change notification settings - Fork 568
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
Exit loop when position can't change. (backport #2307) #2309
Conversation
(cherry picked from commit 7c95367) # Conflicts: # moveit_core/trajectory_processing/test/test_time_optimal_trajectory_generation.cpp
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## humble #2309 +/- ##
==========================================
+ Coverage 50.95% 50.96% +0.02%
==========================================
Files 382 382
Lines 31894 31902 +8
==========================================
+ Hits 16247 16256 +9
+ Misses 15647 15646 -1 ☔ View full report in Codecov by Sentry. |
I don't quite get why we are running into failing tests for humble, while main and iron worked well. @uavster would you mind taking a quick look at what might be causing this? |
The failing test is
|
Thank you for creating this backport. Is there a chance that it can be merged soon? We were seeing the issue of TOTG getting stuck without any logging to indicate whats happening and were wondering if this is the root cause. |
To unblock @aditya2592, we could remove |
Sure. |
Sorry I missed this. New backport without the failing test in #2646. |
This is an automatic backport of pull request #2307 done by Mergify.
Cherry-pick of 7c95367 has failed:
To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/github/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally
Mergify commands and options
More conditions and actions can be found in the documentation.
You can also trigger Mergify actions by commenting on this pull request:
@Mergifyio refresh
will re-evaluate the rules@Mergifyio rebase
will rebase this PR on its base branch@Mergifyio update
will merge the base branch into this PR@Mergifyio backport <destination>
will backport this PR on<destination>
branchAdditionally, on Mergify dashboard you can:
Finally, you can contact us on https://mergify.com