-
Notifications
You must be signed in to change notification settings - Fork 68
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
Add Dockerfile for ARM #572
Add Dockerfile for ARM #572
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.
First pass
Signed-off-by: Manuel Schweiger <[email protected]>
Signed-off-by: Manuel Schweiger <[email protected]>
Signed-off-by: Manuel Schweiger <[email protected]>
Signed-off-by: Manuel Schweiger <[email protected]>
Signed-off-by: Manuel Schweiger <[email protected]>
Signed-off-by: Manuel Schweiger <[email protected]>
Signed-off-by: Manuel Schweiger <[email protected]>
Signed-off-by: Manuel Schweiger <[email protected]>
Signed-off-by: Manuel Schweiger <[email protected]>
b3eeb05
to
df316c5
Compare
Signed-off-by: Manuel Schweiger <[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.
LGTM though I don't have an arm64
box at hand.
@khughes-bdai awesome. :) @tcappellari-bdai as discussed I am now writing a disclaimer in the readme for rmw_zenoh. Do you want me to add a launch parameter to start the zenoh router with the driver? Its a bit more convenient. |
Change Overview
Created a Dockerfile.arm for ARM deployment as the current Dockerfile does not support ARM architecture. Useful for deployment and decoupled setup with several machines. Thought it could be useful for RAI.
Testing Done
Tested on NVIDIA Jetson ORIN (attached to robot via ethernet) with docker-compose (also included for demo purpose)