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).
Sim_vehicle.py compilation fails_Something about GPS task
mnaeem87
#1
jax200
#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.
mnaeem87
#3
Thanks Jax200, I worked around this using the method I mentioned in the other thread here
[Git submodule update --init --recursive]