-
-
Notifications
You must be signed in to change notification settings - Fork 19
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
Package Cross-Compilation Tools in Docker #24
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good (even so I didn't try it yet), just a few comments.
Co-authored-by: David Mansolino <[email protected]>
The idea for the next PR. We can run the cross-compilation in CI and distribute the binaries on GitHub. I compiled minimal dependencies to run However, I am still not able to cross-compile |
👀 |
Co-authored-by: David Mansolino <[email protected]>
Co-authored-by: David Mansolino <[email protected]>
Co-authored-by: David Mansolino <[email protected]>
Co-authored-by: David Mansolino <[email protected]>
Co-authored-by: David Mansolino <[email protected]>
Co-authored-by: David Mansolino <[email protected]>
Co-authored-by: David Mansolino <[email protected]>
Co-authored-by: David Mansolino <[email protected]>
Co-authored-by: David Mansolino <[email protected]>
Co-authored-by: David Mansolino <[email protected]>
Co-authored-by: David Mansolino <[email protected]>
Co-authored-by: David Mansolino <[email protected]>
Co-authored-by: David Mansolino <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you
Description
This PR supposed to provide cross-compilation tools in Docker, together with helper commands to utilize the tools. It is more closely explained in #18.
Related Issues
Closes #18
Tasks
cross-colcon-build
which wrapscolcon build
cross-initialize
initializes ROS2 workspace/installation/cross_compile/custom_compiler/
)/installation/compile
)