-
Notifications
You must be signed in to change notification settings - Fork 173
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
Enable arm support for gazebo image #421
Comments
Right now it cannot be reenabled because the fix you linked to has not been released for any distro and not backported to all active gazebo versions. So it's not possible to build docker images with it as the debs don't exist. In general I'm all for providing arm images when it's possible, for it to make sense it seems that at least 2 criteria should be met:
|
hi @mikaelarguedas . I work with @odidev on this project. I appreciate your thoughts here. Currently I don't have a direct customer for this work at Arm. This ticket, and your comment, may encourage others who care to chime in. Your comment about Debian is well made: I'm working with odidev with the distributions to ensure they all have the relevant fix as a base requirement. That certainly is a first step that provides good benefit. |
Closing due to inactivity. If the status of gazebo's support for arm has improved, feel free to re-open, PRs welcome. Although, it seems like pushing for multi arch ignition images would be a better prospect: #354 |
Hi,
The Arm support from gazebo docker image is removed as part of PR #374 because of the compilation issue mention here gazebosim/gazebo-classic#2691
Now as the compilation issue problem is fixed as part of PR gazebosim/gazebo-classic#2753 don't you think we should enable the arm support again for gazebo docker image.
Thanks
Odidev
The text was updated successfully, but these errors were encountered: