SleipnirGroup / Choreo

A graphical tool for planning time-optimized trajectories for autonomous mobile robots in the FIRST Robotics Competition.
BSD 3-Clause "New" or "Revised" License
148 stars 43 forks source link

Provide Windows and macOS artifacts that don't require installation #742

Closed calcmogul closed 1 month ago

calcmogul commented 1 month ago

This is necessary for bundling in the WPILib installer. The .exes and .apps in the target folder in CI should be sufficient on Windows and macOS respectively. The Linux AppImage is fine to distribute as-is.

Since we have both the app and CLI, we should upload both into one artifact .zip; the WPILib installer builder will extract them.