-
Notifications
You must be signed in to change notification settings - Fork 48
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
Drop Ubuntu 20.04 support for apt dependencies #1439
Comments
Hi @traversaro, at the moment all the machines (personal and those of iCubGenova11) are mostly using Ubuntu 20.04 - but I counted at least 3 machines already using Ubuntu 22.04. I would say we would need to update at least those of iCubGenova11 when the support is removed. I cannot comment on the machines of the R1 setup - not sure they are using the superbuild. As regards applications w/ CUDA they mostly run on |
@valegagge can confirm it but I think that the docker images are focal-based: |
Hi @Nicogene ,
yes!I confirm. |
Possibly related PR: robotology/yarp#2880 . |
Since robotology/yarp#3048 YARP does not officially support anymore Ubuntu 20.04 with apt dependencies, and after robotology/yarp#3155 YARP For what regards iCubOS, we had icub-tech-iit/documentation#381 while there is still icub-tech-iit/documentation#383, so hopefully that will be fixed soon. For what regards:
I will check if this still a problem, but if that is the case we can just use conda there.
Again, also here I do not think there are a lot of alternatives to use conda or docker. @Nicogene @martinaxgloria do you think there is any docs on this to update? |
I don't think there is any doc on this, this is quite a big issue right now both because we still have some Xavier around that are stuck on jetpack 5 (ubuntu 20.04 based), and we found that jetpack 6 has some problems with the display we are using on ergocub, so it is problematic also for the Orin we have. For the time being, I think we have to write some documentation for compiling the superbuild on those boards with conda dependencies |
The nice news on that is that we now have up-to-date humble and jazzy packages in robostack, so one limitation that prevented us to use conda there is not present anymore. |
I know that we did not fully even solved #481. Anyhow the problems related to Ubuntu 20.04 apt dependencies are increasting, so I wanted to start opening this issue to start collecting things that block us from updating to 20.04:
@Nicogene do you know the situation of icub-tech's machines and Docker images?
@xEnVrE do you know about the situation of HSP's machine or other constraints (like in #481 we had CUDA-related problems).
The text was updated successfully, but these errors were encountered: