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 install section to switchbot_ros/CMakeLists.txt #294

Merged
merged 3 commits into from Dec 31, 2021

Conversation

mqcmd196
Copy link
Member

@mqcmd196 mqcmd196 changed the title add install scripts to switchbot_ros add install section to switchbot_ros/CMakeLists.txt Oct 27, 2021
Copy link
Member

@708yamaguchi 708yamaguchi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think file(GLOB SCRIPTS scripts/*) includes scripts/switchbot.l, which is not a python script.

I think install() command is better for euslisp code.
Examples:
https://github.com/jsk-ros-pkg/jsk_pr2eus/blob/df0fc28a965168744c7d2bd1dd57e6fca8fb9d29/pr2eus/CMakeLists.txt#L31-L43

install(FILES requirements.txt
DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION}
)

@mqcmd196
Copy link
Member Author

mqcmd196 commented Nov 1, 2021

I'm sorry but I have to add more scripts, so please wait...
@k-okada ready to merge

Copy link
Member

@k-okada k-okada left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

great !! thank you!

@k-okada k-okada merged commit c1fe5c8 into jsk-ros-pkg:master Dec 31, 2021
@mqcmd196 mqcmd196 deleted the switchbot_install branch December 31, 2021 09:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants