Hello,
This is my first project using Ardupilot. I’m working on a simulation of a Rover.
I followed this video to install SITL/MAVProxy on Linux 14.04 : https://www.youtube.com/watch?v=pJGFkZmGV6o
When I lanch the simulator with the sim_vehicle.py -v APMrover2 --map --console command, I have the map and the console lanched.
I armed the throtlle on the terminal and right clicked on the map to use “Fly to” but the map isn’t responding. This is the error I get on the terminal:
MANUAL> No map click available
I tried to change the map but nothing changed.
Any solution please ?
Thank you.