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

Request for SDK Support on Ubuntu 22.04 #144

Open
rdu-weston opened this issue Aug 23, 2024 · 0 comments
Open

Request for SDK Support on Ubuntu 22.04 #144

rdu-weston opened this issue Aug 23, 2024 · 0 comments

Comments

@rdu-weston
Copy link

Hi,

I'm trying to get GO1 SDK working on Ubuntu 22.04, so that I can develop application on the same system for both GO1 and GO2. But it seems the legged sdk doesn't even compile in 22.04. It should be similar to the issue mentioned in #118. I tried both on my development computer and in a clean docker image and I can reproduce the error reliably.

Screenshot from 2024-08-22 18-59-53

A possible solution is to release the library files as shared library instead of the current static library and hopefully the required symbols would be resolved earlier. Another possibility is to compile the library on a Ubuntu 22.04 environment and release the library files separately from the current version for older Ubuntu.

I look forward to your support to resolve this issue.

Thanks!

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

1 participant