vesc_tool
vesc_tool copied to clipboard
IMU Detection mostly fails in IMU Wizard
Running the IMU Detection step (first button in the wizard) tends to fail. Supposedly (according to @Mitchlol) it works better via USB, but most users run their detection via Bluetooth. Not sure if this is a tool or firmware issue, so I'm filing it here.
More specifically, the Utility.readInternalImuType(VescIf) function fails.
https://github.com/vedderb/vesc_tool/blob/a098ec641ec467dc478b979116c41a9103656696/mobile/SetupWizardIMU.qml#L1204