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

Provide a mesh installer for arm64 architecture #4

Open
severin-lemaignan opened this issue Nov 22, 2016 · 2 comments
Open

Provide a mesh installer for arm64 architecture #4

severin-lemaignan opened this issue Nov 22, 2016 · 2 comments

Comments

@severin-lemaignan
Copy link

I'm planning to use a Nvidia Jetson TX1 board as a ROS hub for the Nao, and I'd love to install the meshes there. Unfortenately, the meshs installer are only available for x86 architecture.

Would it be possible to provide an installer for arm/arm64 (or an alternative, manual installation procedure)?

@severin-lemaignan
Copy link
Author

severin-lemaignan commented Nov 22, 2016

[as a workaround, I've manually copied the nao_meshes package from another machine]

@mikaelarguedas
Copy link
Member

Unfortunately BitRock Builder doesn't have support for arm/arm64 architectures yet. It doesn't seem to be a feature that will be added in the upcoming releases. It would be worth looking for alternative installer generator that support all architectures targeted by the current rosdistros.

For now I think that the approach of unpacking them on x86 and copying them to the arm board is the recommended manual installation procedure.

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

2 participants