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

Added ability to use serial with out Catkin and only cmake. #248

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

Cazadorro
Copy link

@Cazadorro Cazadorro commented Jul 28, 2021

Added ability to use serial as a cmake subdirectory and install without using catkin at all, effectively eliminating the python and catkin as a hard dependency. currently does not fix any other CMake file besides the main one, so tests still requires catkin to work. Shouldn't break any currently working code, default is to depend on catkin, added cmake option that should be toggled off for pure cmake usage.

This should effectively make python and catkin optional dependencies.

…out using catkin at all, effectively eliminating the python and catkin dependency. currently does not fix any other CMake file besides the main one, so tests still requires catkin to work.
@Cazadorro Cazadorro mentioned this pull request Aug 12, 2021
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