UnityRos2: Tutorial preflight checklist for other OS - org-arl/r2c2 GitHub Wiki
Pre-requisites
Host OS
Guest OS
The following pre-requisites are for the guest OS (running on VirtualBox via Vagrant). This assumes that the host OS has already been set up successfully.
- Unity
- Download Unity Hub:
- Link: https://unity3d.com/get-unity/download
- Alternate download method:
wget https://public-cdn.cloud.unity3d.com/hub/prod/UnityHub.AppImage
- Make the downloaded file executable:
chmod +x UnityHub.AppImage - Double click on
UnityHub.AppImagefrom the file manager to launch it. - Sign in using your Unity ID.
- Create a Personal license.
- Install Unity 2019.x.x (an LTS version).
- Default install options are good enough.
- Once the installation has completed:
- Create a new project (default options).
- This step is to initialize Unity.
- Exit Unity.
- Create a new project (default options).
- Download Unity Hub: