eclipse / mraa

Linux Library for low speed IO Communication in C with bindings for C++, Python, Node.js & Java. Supports generic io platforms, as well as Intel Edison, Intel Joule, Raspberry Pi and many more.
http://mraa.io
MIT License
1.38k stars 615 forks source link

Add build/release branch for jammy (Ubuntu 22.04[.1] LTS) #1095

Open dgatwood opened 2 years ago

dgatwood commented 2 years ago

I noticed that there's currently no support for Ubuntu 22.04 (released last April). It appears to build correctly, so I'm assuming this is just a matter of setting up the builds somehow. What else needs to be done to get an actual binary distribution built and available?

bbokser-ai commented 1 year ago

Voicing my support for this. With ROS1 on the path to deprecation and ROS2 supporting 22.04 and beyond only, I am being left in an impossible situation. Compatibility with Jammy should be a high priority.

jeskesen commented 1 year ago

I too support this! For the same ROS2 reason @bbokser-ai sited.