autowarefoundation / autoware-launch-gui

Autoware Launch GUI is a Tauri / NextJS application designed to simplify the process of launching Autoware processes. Instead of relying on command prompts, users can now utilize a user-friendly graphical interface.
MIT License
22 stars 3 forks source link

Availability in Ubuntu 20.04 (Focal Fossa) #9

Open shyam-sundar-mg opened 8 months ago

shyam-sundar-mg commented 8 months ago

Is the autoware launch GUI available for Ubuntu 20.04?

I see that libglib2.0-dev version (2.64.6-1~ubuntu20.04.6) is max version available for Ubuntu 20 and pnpm tauri dev require (>=2.70 version).

KhalilSelyan commented 7 months ago

I've only worked on this on ubuntu 22.04, if you'd like to try to contribute and open a branch specific to ubuntu 20.04 you're more than welcome, or i could look into this in the near future as soon as i can !