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

Do not install the config folder in tm_driver #6

Closed
wants to merge 1 commit into from
Closed

Do not install the config folder in tm_driver #6

wants to merge 1 commit into from

Conversation

Yuki-cpp
Copy link

Hello,

When trying to integrate the ros package to an application build in install mode, the build for tm_driver failed because it could not install the non existent config folder.

Since the folder doesn't exist the install directive can safely be removed.

`tm_driver` tries to install a non-existing `config` folder. This causes building the package in install mode to fail.
Removed the install directive for that folder in the cmake file for the `tm_driver` package
@Yuki-cpp
Copy link
Author

Yuki-cpp commented Jan 5, 2021

@kentsai0319 Any feedback on this?
This issue makes this repository incompatible with a broader ROS ecosystem.
Could you consider merging this fix?

Thank you

@Yuki-cpp
Copy link
Author

Yuki-cpp commented May 6, 2022

@leoWuTmRobot I understand you're the current maintainer of this repo? Could you have a look at this?
I'm happy to make any change that you see fit :)

Thank you

@leoWuTmRobot
Copy link
Contributor

leoWuTmRobot commented May 9, 2022 via email

@Yuki-cpp Yuki-cpp closed this Jun 15, 2022
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.

2 participants