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

Minh/motorupdate #78

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
Open

Minh/motorupdate #78

wants to merge 13 commits into from

Conversation

minh7a6
Copy link
Contributor

@minh7a6 minh7a6 commented Jul 17, 2022

This PR is to test Github Actions for building the motor controller

@davidlenfesty
Copy link
Contributor

What did you use for pulling in etl? Did you use subtree or just copy the code?

If you use subtree we can actually manage it as a dependency

@minh7a6
Copy link
Contributor Author

minh7a6 commented Jul 21, 2022

I was trying to include the etl as a symlink from the etl in the common folder. But I guess on windows git bash just decided that's a straight copy

@davidlenfesty
Copy link
Contributor

Ah okay, ideally if we're going all-in on CMake we should have a top-level CMakeLists.txt, and then we can export etl as a library once and it will get picket up in all projects. That's how we do it at work and it's quite nice.

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