-
-
Notifications
You must be signed in to change notification settings - Fork 17
Adding packages web_video_server, async_web_server_cpp #100
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
Conversation
Something funky is going on with the cache @traversaro |
I think there is a bug in case no package is restored. I think we fixed it in humble it somewhere else, today I am far from keyboard so I can't immediately check |
Fixed in 9ba6b43 by aligning with |
There are some failures on macOS:
it is the same problem of RoboStack/ros-humble#342, not sure why we never spotted this. Anyhow, I can apply here the same fix of RoboStack/ros-humble#343 . |
Windows build is failing:
as the original request in #99 only mentioned Linux, let's just skip on Windows. |
Re-add web_video_server package for Windows build due to dependency issues.
Thanks @jfrancis71 ! |
See issue: #99