ZilantRobotics/innopolis_vtol_dynamics

PX4 parameters cannot be written in --force mode

Closed this issue · 1 comments

When i am using --force mode via:

./scripts/docker.sh cq  --force

some parameters cannot be written. Example is on image below:

изображение

and another example here:

изображение

looks like execution time is summing up to timeout(1.0sec) and this is causing fail

The bug was fixed in autopilot-tools==0.4.7 (#67). Please, try the new version.