I am working on using the Sphinx software to simulate a Parrot Anafi Drone.
At the moment, I am experiencing problems with the quickstart example related to the firmwared daemon.
Hello,
After using the commands you mentioned it still doesn't fix the problem, I have started the firmwared before and checked with the fdc ping command but it still fails.
The Unreal4 part is still running ("parrot-ue4-empty").
When running the command sudo systemctl start firmwared.service and the command 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”
command displays this error:
[Msg] Waiting for a UE4 application to start…
[Msg] World params for ‘default’:
[Msg] spawn_points:
[Msg] - name: default
[Msg] pose: -3.3 0 0.4 0 -0 0
[Msg] connected to firmwared
[Msg] Preparation of firmware https://firmware.parrot.com/Versions/anafi2/pc/%23latest/images/anafi2-pc.ext2.zip
[Err] [PompPool.hh:143] Received an error from firmwared: curl.hook/probe failed. See ulog for details.
[Err] [AutomatonPrepFw.cc:83] Preparation of firmware for machine anafi_ai failed. Check your path or URL to the firmware.
[Msg] All drones dropped. Let’s shut down.