-
Notifications
You must be signed in to change notification settings - Fork 3
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
base: master
Are you sure you want to change the base?
Minh/motorupdate #78
Conversation
What did you use for pulling in etl? Did you use If you use |
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 |
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. |
This PR is to test Github Actions for building the motor controller