cfclient 2013.4.1 writes buggy JSON file for input config
Posted: Sun Sep 08, 2013 9:17 am
I have had a bit bumpy start with the crazyflie. Upon the first attempt an arm broke due to ridicoulus defaults in the thrust sensitivity settings.
Now I fixed it and decided to calibrate my input device. Unfortunately, my version of the client (2013.4.1) writes broken JSON files that can not be read again after restarting the software.
Specifically, the issue seems to be in the id field
Format written by the software :
Format that comes in the original configuration file:
Output in the console window
Now I fixed it and decided to calibrate my input device. Unfortunately, my version of the client (2013.4.1) writes broken JSON files that can not be read again after restarting the software.
Specifically, the issue seems to be in the id field
Format written by the software :
"id": "Input.AXIS-3"
Format that comes in the original configuration file:
"id":0
Output in the console window
Edit: In the meantime I found out that my issues were caused by extreme drifting that required trimming. See other post. The software bug is still there, but unrelated to my issues.WARNING:cfclient.utils.input:Exception while parsing inputconfig file: %d format