-
Notifications
You must be signed in to change notification settings - Fork 56
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
Noetic Port #66
Comments
As it turns out, WebRTC remains a major pain to build. I have had very little time to look at this in more detail. PRs to fix this are very welcome and I will gladly re-release the WebRTC package to Noetic. The original |
Okay, well I can probably get someone from my team to look at it but from what I understand webrtc_ros is actually already up to speed and what remains is a build farm issue for creating debs of the webrtc package for all platforms? |
There are two packages: I don't remember the latest issue that broke That alone would not be an issue (it just inflates the build time), but the custom build system depends on a |
So hey, just wondering what's the current blocker for Noetic. Does anyone know how to compile the webrtc package properly (especially on armv7), or even better: where to find a "bootleg" already built version of it?
I see @kubja's supposed 20.04 compatibility PR #53 for the webrtc_ros driver has been merged a while ago, but nothing in that discussion is directly useful in actually getting it to work from my uninvolved perspective.
Regarding tips on how to build the thing, it would appear that
ros-noetic-webrtc
hasn't been released yet, same goes for theasync_web_server
. Is any of this still being maintained?The text was updated successfully, but these errors were encountered: