-
Notifications
You must be signed in to change notification settings - Fork 104
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
iCub_SIM not compiling against YARP 3.8 #842
Comments
yep, that piece of code needs some cleanup, too. I can take care of it. |
I had a couple of discussions w/ @traversaro and @randaz81 and the idea is to remove the glorious yet old iCub_SIM (already deprecated) from icub-main and store it as a legacy code for the record. Thus, Distro 2022.11.0 will be the last one providing a functioning iCub_SIM. That said, I'm going to remove the old simulator soon, right after the distro delivery (cc @robotology/everyone). Considering that 2022.11.0 will still resort to yarp-3.7.2 and that fixing this bug in iCub_SIM to still get it working requires some effort (checked w/ @randaz81), the proposal is that we simply ignore the bug. The nasty downside will be that the superbuild CI's covering the unstable branches will most likely fail until 2022.11.0 is out. Is this acceptable for you @traversaro @Nicogene? |
I will disable iCub_Sim from unstable for the time being. |
Done in robotology/robotology-superbuild#1309 . |
Thank you @traversaro! |
End of an era! |
Bug description
Compiling the latest icub-main with the latest YARP master, iCub_SIM fails with:
These seems related to robotology/yarp#2903 .
fyi @pattacini @randaz81
The text was updated successfully, but these errors were encountered: