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

add rsl depend to moveit_core #2532

Merged
merged 1 commit into from
Nov 15, 2023
Merged

add rsl depend to moveit_core #2532

merged 1 commit into from
Nov 15, 2023

Conversation

moriarty
Copy link
Contributor

Description

This is only broken when building all of moveit2 deps in one colcon workspace And not using rosdep because colcon uses the package.xml and rsl might not have been built

Checklist

  • Required by CI: Code is auto formatted using clang-format
  • Extend the tutorials / documentation reference
  • Document API changes relevant to the user in the MIGRATION.md notes
  • Create tests, which fail without this PR reference
  • Include a screenshot if changing a GUI
  • While waiting for someone to review your request, please help review another open pull request to support the maintainers

- This should fix moveit#2516
- Several moveit2 packages already depend on rsl
- PR moveit#2482 added a depend in moveit_core

This is only broken when building all of moveit2 deps in one colcon workspace
And not using rosdep because colcon uses the package.xml and rsl might not have been built

Signed-off-by: Alex Moriarty <alex.moriarty@picknik.ai>
Copy link

codecov bot commented Nov 15, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2487b24) 50.81% compared to head (9d9cc4a) 50.82%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2532      +/-   ##
==========================================
+ Coverage   50.81%   50.82%   +0.02%     
==========================================
  Files         392      391       -1     
  Lines       32194    32198       +4     
==========================================
+ Hits        16355    16362       +7     
+ Misses      15839    15836       -3     

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

@sjahr sjahr merged commit f79a070 into moveit:main Nov 15, 2023
12 checks passed
@moriarty moriarty deleted the rsl-depend branch November 15, 2023 10:41
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.

Unable to build the moveit2 with ROS Distro-rolling
3 participants