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

Cannot Build Offline #43

Open
DavidMerzJr opened this issue Aug 24, 2021 · 1 comment
Open

Cannot Build Offline #43

DavidMerzJr opened this issue Aug 24, 2021 · 1 comment

Comments

@DavidMerzJr
Copy link

This project cannot be built on a computer without internet access. In the event of an accidental 'catkin clean' on the workspace, an airgapped computer is sorely outta luck. This has caused issues on multiple projects over the last 3 years.

Why is CMake being used to clone the packages, as opposed to something that only requires a one-time download, such as git submodules?

@DavidMerzJr
Copy link
Author

As per my discussion with @Levi-Armstrong, we should be able to use submodules and just point the 'external project' at the relative path to help resolve this issue. I'll look into this when I have some time.

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

No branches or pull requests

1 participant