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
23 stars 3 forks source link

Is it possible to start different nodes like runtime manager? #8

Open vincentcheng62 opened 10 months ago

vincentcheng62 commented 10 months ago

Is it possible to start different nodes like runtime manager? It will be more convenient for debug and development, thanks!

KhalilSelyan commented 9 months ago

Can you give more details regarding this, i haven't used the runtime manager, only sort of took inspiration for some features, but it should potentially be doable if it's something that could be useful for most people.