-
Ensure that virtualization is turned on in bios
-
Open Powershell as Administrator and run
Set-ExecutionPolicy unrestricted
-
cd into the DevEnv directory
cd C:\path\to\DevEnv
-
Run setup.ps1 which installs
- WSL2
- WSL2 kernel that support cameras, multicasting, xbox controllers and blueooth
- winget
- docker-desktop
- git
- usbipd
-
Run code-setup.ps1
- vscode
- dev container extension
- remote explorer extension
- vscode
-
Restart your PC
-
Open the DevEnv folder in vscode and reopen container
- Installs ROS2 Humble docker image