-
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
Unstable projects tags CI failure 2021/06/12 #794
Comments
This two PRs should solve the problem:
The first one is a regression of robotology/yarp#2596, while robotology/icub-main#755 is a leftover problem that was still present in icub-main that robotology/yarp#2596 only make clear. |
I've spotted build errors also for what regards iCub_SIM: 🔘 Click to show the log
|
Those should be fixed by robotology/yarp#2605 . |
These two PR were merged. |
Yesterday's nightly job shown that
icub-main
devel does not compile anymore withyarp
master branch:At first I tought this was an intentional breaking change in YARP 3.5 that still needed to be accounted for in icub-main, but after a quick inspection the only possible relevant PR is robotology/yarp#2596, and that does not seems to break anything. I wonder if there was still some deprecated include in
canBusMotionControl
that we can easily fix.The text was updated successfully, but these errors were encountered: