Sim_vehicle.py compilation fails_Something about GPS task


#1

Hi,
I am using all the dependencies as per the course 'Programming Primer" except that i am trying to run it on Ubuntu 20.04. But when I try to run sim_vehicle.py --map --console, I get the following error (pasted in the picture).


#2

See my recent response

https://community.dojofordrones.com/t/installing-dependencies-and-configuring-our-environment/997/7

You can upgrade to the most current version of Ubuntu. It will also transition to python3.

Let me know how it goes.


#3

Thanks Jax200, I worked around this using the method I mentioned in the other thread here
[Git submodule update --init --recursive]