Enable Rolling and Galactic CI#494
Merged
henningkayser merged 6 commits intomoveit:mainfrom Jun 15, 2021
Merged
Conversation
Codecov Report
@@ Coverage Diff @@
## main #494 +/- ##
==========================================
- Coverage 45.20% 45.18% -0.02%
==========================================
Files 169 169
Lines 18729 18732 +3
==========================================
- Hits 8465 8462 -3
- Misses 10264 10270 +6
Continue to review full report at Codecov.
|
Contributor
Author
|
All the CI runs should pass. The failing ones are failing because of the flaky OMPL test... Shall we disable that as well @henningkayser ? Since this is in my sprint right now, I will work on enabling them real quick |
Contributor
Author
|
See #495 |
Member
|
Please squash all your small fixup commits and do a rebase, then lgtm |
Co-authored-by: Vatan Aksoy Tezer <vatan@picknik.ai>
1c5e29e to
85e43b6
Compare
Contributor
Author
Great! Done. Should be mergable if this CI passes |
moveit_ros/planning/trajectory_execution_manager/CMakeLists.txt
Outdated
Show resolved
Hide resolved
Co-authored-by: Henning Kayser <henningkayser@picknik.ai>
henningkayser
approved these changes
Jun 15, 2021
Closed
MikeWrock
pushed a commit
to MikeWrock/moveit2
that referenced
this pull request
Aug 15, 2022
* Extend constraint manifold tutorial with definition format This is used since moveit/moveit@2968865 * Explain how to put a constraints file together * Provide more concrete example for launching the generator Co-authored-by: Michael Görner <me@v4hn.de>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Enables CI for Rolling and Galactic distros. Will fix ros-controls/ros2_controllers#200 from the repos file once it gets merged. The extra repos and CI files for rolling and galactic will be removed once ros2_control and ros2_controllers are released for rolling and galactic and synced (for main repos).