Monash-Connected-Autonomous-Vehicle / autoware

Autoware - the world's leading open-source software project for autonomous driving
https://www.autoware.org/
Apache License 2.0
1 stars 0 forks source link

(ENV200) Automate start up #47

Closed dtonda8 closed 1 month ago

dtonda8 commented 1 month ago

I noticed it's quite tedious to start the computer of the Van (networking, ssh prep etc.). I think it's worth investigating various ways to optimise this, we could either try to properly install ubuntu or look at start up scripts.

Skills: Shell scripting, Linux OS & a bit of Networking

dtonda8 commented 1 month ago

Hi all. I think this task is worth looking at first before Autoware installation: Options:

  1. Try to use the Desktop Image of Ubuntu 22 → We then won't need to use xRDP
  2. Create a sh script that sets up networking, ssh etc. That is, a random UA software member should be able to use Ubuntu normally (with internet access) without needing to know the settings Lmk if you need assistance. Post updates/logs, helpful resources and anything else useful on this GitHub Issue.
LJ2533 commented 1 month ago

I haven't been able to come in for the past week but I'll be in tomorrow to work on this task. Having the desktop version of Ubuntu should improve ease of use so I plan on implementing that. I'll update tomorrow once this is complete.

dtonda8 commented 1 month ago

Thanks for the update! I'll be on campus till 2pm tmr, let me know if you're facing any issues.

LJ2533 commented 1 month ago

Jin and I have installed the desktop image for the van and its working nicely. We did a quick test of the NVidia drivers as well, as that was went wrong last time and there were no problems there either.

dtonda8 commented 1 month ago

Nice work guys! How's the networking though? Is it easy to connect to wifi after sudo reboot? If so, we can close this issue.

Edit: Networking is working!