We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Dear ROSCO team, thanks a lot for your awesome work!
We want to use the rosco controller version 2.9 in Linux and if possible want to use a precompiled binary.
The precompiled .so for v2.9.0 see here is build for ARM.
It would be really great if you could provide a precomiled .so build for x86-64 for v2.9.x.
The text was updated successfully, but these errors were encountered:
Hi,
We rely on conda to compile the linux libraries, but there many different flavors of linux, so it's hard to support them all.
Your best bet for compiling on specific linux platforms would be to install via cmake: https://rosco.readthedocs.io/en/latest/source/install.html#compile-using-cmake
As long as your system can identify the compilers, this is straightforward on linux. We'd be happy to help if you run into issues.
Best, Dan
Sorry, something went wrong.
Thanks Dan, I'll give that a try.
Best,Ole
No branches or pull requests
Dear ROSCO team,
thanks a lot for your awesome work!
Desired use case
We want to use the rosco controller version 2.9 in Linux and if possible want to use a precompiled binary.
Description
The precompiled .so for v2.9.0 see here is build for ARM.
![image](https://private-user-images.githubusercontent.com/40857065/400722457-2422827d-f91c-4f45-abec-31247cfd6b8c.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2ODk1MDgsIm5iZiI6MTczOTY4OTIwOCwicGF0aCI6Ii80MDg1NzA2NS80MDA3MjI0NTctMjQyMjgyN2QtZjkxYy00ZjQ1LWFiZWMtMzEyNDdjZmQ2YjhjLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTYlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE2VDA3MDAwOFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTU3ZWFmMjkwOTZmMWUxNGY0N2Y3NGYwZWM1NThmNjc5ODlhNjNjYWI1MjI1Nzc5MTMxYzY5NDZhMTFiNzBjMDEmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.bkn7Yg5UGqrU7vKVpNQSNjhNq9bojGGuTJgpH6oJxF4)
It would be really great if you could provide a precomiled .so build for x86-64 for v2.9.x.
The text was updated successfully, but these errors were encountered: