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 file conflicts with YARP #19

Merged
merged 2 commits into from
Dec 18, 2023
Merged

Fix file conflicts with YARP #19

merged 2 commits into from
Dec 18, 2023

Conversation

traversaro
Copy link
Member

Before this commit, yarp-ros was overwriting some files that YARP also installed, in particular the yarpcar library and CMake component, and the yarp_idl_tools CMake components. This commit renames the yarpcar library to yarpcarros, and move the YARP::yarpidl_ros target to the rosmsgs YARP CMake component, avoiding any conflict.

This modifications should permit to use yarp-ros in Unstable CI of the robotology superbuild, see robotology/robotology-superbuild#1547 .

traversaro and others added 2 commits December 18, 2023 14:36
Before this commit, yarp-ros was overwriting some files that YARP also
installed, in particular the yarpcar library and CMake component,
and the yarp_idl_tools CMake components. This commit renames the
yarpcar library to yarpcarros, and move the YARP::yarpidl_ros target
to the rosmsgs YARP CMake component, avoiding any conflict.
Copy link

sonarcloud bot commented Dec 18, 2023

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

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