Reference installation
https://developer.parrot.com/docs/sphinx/installation.html
run 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"
but get error
[Msg] Waiting for master.
[Msg] Connected to gazebo master @ http://127.0.0.1:11345
[Msg] Publicized address: 127.0.0.1
[Msg] Loading world file [/tmp/sphinx-3e92a23b.world]
[Msg] created parameter server on http:8383
[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
[Msg] firmware /usr/share/firmwared/firmwares//anafi2-pc.ext2.zip.ae3b5fc4-eab4-42b1-bf2e-15a1adccfce7.firmware supported hardwares:
[Msg] anafi2
[Msg] All firmwares prepared.
[Err] [PompPool.hh:143] Received an error from firmwared: mount.hook/init failed. See ulog for details.
[Err] [AutomatonStartInst.cc:72] Failed to prepare instance for machine anafi_ai
[Msg] Firmware anafi_ai[23366c9a43b67efdc7db2df6969be79929a0cde7] unprepared.
[Msg] All drones dropped. Let's shut down.
I use Ubuntu 20.04.3 LTS
log message
sudo ulogcat -v long -C
Thank you!