I followed these instructions to setup SITL on WSL2 with Ubuntu 24.02.
Then I got to this step:
cd ~/ardupilot/ArduCopter
…/Tools/autotest/sim_vehicle.py --map --console
At this step, I get the following error message:
Please help me fix this
I followed these instructions to setup SITL on WSL2 with Ubuntu 24.02.
Then I got to this step:
cd ~/ardupilot/ArduCopter
…/Tools/autotest/sim_vehicle.py --map --console
At this step, I get the following error message:
sudo apt-get install xfonts-base
then
fc-cache
Hello, thank you so much this worked great!