Voxl2 ESC Error
-
This post is deleted! -
@AP123 What happens when you use
./voxl-esc-scan.py? -
This post is deleted! -
@AP123 I'm guessing that voxl-px4 is running and the voxl-esc commands are not able to stop it. You can try to do this manually. Run
systemctl disable voxl-px4and then reboot. You should then be able to use the voxl-esc tools. After you are done usesystemctl enable voxl-px4to get voxl-px4 on auto start again.