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

[colcon][tf2_py] fix catkin_symlink_install error in tf2_py #1

Closed
wants to merge 2 commits into from

Conversation

mqcmd196
Copy link
Member

@mqcmd196 mqcmd196 commented Feb 23, 2024

Fix the error

CMake Error at catkin_symlink_install/catkin_symlink_install.cmake:157 (message):
  catkin_symlink_install_files() can't find
  '/home/obinata/ros1/src/geometry2/tf2_py/$<TARGET_FILE:tf2_py>'
Call Stack (most recent call first):
  catkin_symlink_install/catkin_symlink_install.cmake:325 (catkin_symlink_install_files)
  cmake_install.cmake:46 (include)


---
Failed   <<< tf2_py [3.24s, exited with code 1]

when built with colcon. Please see ros#486 for details

@mqcmd196 mqcmd196 changed the title fix catkin_symlink_install error in tf2_py [colcon][tf2_py] fix catkin_symlink_install error in tf2_py Feb 23, 2024
@paulbovbel
Copy link

+1 to this fix

@mqcmd196
Copy link
Member Author

@v4hn Could you check it?

@v4hn
Copy link
Member

v4hn commented Sep 5, 2024

This lay dormant in my inbox for quite a while... Oh god, who ever considered that generator expression a "fix" 🤯

@v4hn
Copy link
Member

v4hn commented Sep 5, 2024

Merged via cherry-pick.

I also created a proper pull-request upstream

@v4hn v4hn closed this Sep 5, 2024
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.

3 participants