Hi all,
I am trying to test the sphinx simulator and I got thie error. olympe.drone - _do_connect - '10.202.0.1 connection retries failed
What i did :
Terminal 1 :
sudo systemctl start firmwared.service
sphinx “/opt/parrot-sphinx/usr/share/sphinx/drones/anafi_ai.drone”::firmware=“https://firmware.parrot.com/Versions/anafi2/pc/%23latest/images/anafi2-pc.ext2.zip”
Terminal 2 :
parrot-ue4-empty
Until here, everything works well.see pictures.
Terminal 3 :
. ./my-virtual-env/bin/activate
cd workspace…
python takeoff.py
and i get the error.
ifconfig gave m :
fd_veth0 with inet 10.202.0.254
ping 10.202.0.1 working well. see pictures too.
How can I resolve the problem
?
Thanks by advance