4-in-1 ESC testing MDK-M0117-1-00
-
hi,
I bought 4-in-1 ESC, MDK-M0117-1-00. Following the documentation:The follwoing command is not working in python3.8
python voxl-esc-upload-params.py --params-file ../params/RB5_Flight_V1/esc_params_modalai_4_in_1_revb_holybro2216_880_third_kp.xml
There is no libesc for python2.7 in "unzip voxl-esc-tools-bin-x.x.x.zip".
Is there a updated document on ESC?
Thanks.
suvasis -
Hi @suvasis ,
We just released updated voxl-esc tools with support for python 3.6-3.9.
Please see python3 branch here : https://gitlab.com/voxl-public/flight-core-px4/voxl-esc/-/tree/dev-python3
Also updated instructions to download the latest voxl-esc-tools-bin-1.1.zip.
Let me know if you have any issues!
-
hi,
The Uuntu installation instruction is for 16.04, my env is 20.04, is this instruction set compatible for ubuntu 20.04?
https://gitlab.com/voxl-public/flight-core-px4/voxl-esc/-/tree/dev-python3/tools
"Other Software Prerequisites
Installation Instructions for Ubuntu 16.04"
-
Yes, it should work, just try it.