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

Installing Pinocchio 2.7.0 on arm64 architecture #2324

Closed
Tabi43 opened this issue Jul 11, 2024 · 5 comments
Closed

Installing Pinocchio 2.7.0 on arm64 architecture #2324

Tabi43 opened this issue Jul 11, 2024 · 5 comments

Comments

@Tabi43
Copy link

Tabi43 commented Jul 11, 2024

Hi,
I’m working with an nvidia Jetson nano (arm64 architecture) inside which I have a Docker container based on the official image of ros:melodic. I would need the version of Pinocchio 2.7.0 but the apt repository of robotpkg has amd binaries only, ros-melodic-pinocchio is only available in version 2.6.16, I tried to compile it from source using robotpkg but I had several of problems compiling the hpp-fcl library. Do you have any suggestions to correctly inlay this library ?

@jcarpent
Copy link
Contributor

Could you use conda instead?

@Tabi43
Copy link
Author

Tabi43 commented Jul 11, 2024

I would use the library in c++, if I’m not wrong with conda I would only have the python API of Pinocchio, right? Sorry, I forgot to mention it in the issue.

@ManifoldFR
Copy link
Member

ManifoldFR commented Jul 11, 2024

I would use the library in c++, if I’m not wrong with conda I would only have the python API of Pinocchio, right? Sorry, I forgot to mention it in the issue.

Not at all mate, you're in fact getting the whole package with the Python API, CMake targets and C++ headers installed in your Conda prefix

@Tabi43
Copy link
Author

Tabi43 commented Jul 11, 2024

Great, then I’ll try to use conda. Thank you very much, i will update you.

@jcarpent
Copy link
Contributor

Will close this issue. @Tabi43 Feel free to reopen it in case of need.

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

3 participants