You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As you can read here (#725, #148, #517, #728) we have some issues related to very specific build scenarios, so in some of those it was mentioned the possibility of adding an auto-build process for PlotJuggler, perhaps we can start building for some specific platforms, currently, we have the Snap package(?) so we can gradually keep adding new supported platforms for that to simplify the process for every new user.
Proposal
As said above, we can keep adding some platforms, and then on every release instead of just publishing the source code we can publish the package itself, but before doing any work here I want to know the opinion of the main maintainers, do you have any specific concern related to this?
List of platforms
Here I will list some of the platforms that would be really great, if you see something odd or you think that it's already done let me know and I will update it.
Windows
Linux (Deb)
Linux (RPM)
macOS (x64)
macOS (arm64)
Linux (ROS 1/2 Package?)
The text was updated successfully, but these errors were encountered:
I'm doing a flatpak one #886 to purge the use of problematic AppImage variant.
It should cover most of desktop usecases, thus avoiding those bunches of distribution specific package formats (such as deb/rpm) which are difficult to manage.
Context
As you can read here (#725, #148, #517, #728) we have some issues related to very specific build scenarios, so in some of those it was mentioned the possibility of adding an auto-build process for PlotJuggler, perhaps we can start building for some specific platforms, currently, we have the Snap package(?) so we can gradually keep adding new supported platforms for that to simplify the process for every new user.
Proposal
As said above, we can keep adding some platforms, and then on every release instead of just publishing the source code we can publish the package itself, but before doing any work here I want to know the opinion of the main maintainers, do you have any specific concern related to this?
List of platforms
Here I will list some of the platforms that would be really great, if you see something odd or you think that it's already done let me know and I will update it.
The text was updated successfully, but these errors were encountered: