Open liborw opened 8 months ago
Thanks for the heads-up. This is a quite old command that hasn't been maintained for a while, I actually forgot it's there. I'll make a note to retire it.
You can instead look up DRV fault details by typing dump_errors(odrv0)
or odrv0.axis0.last_drv_fault
inside the interactive odrivetool
console.
That said, on new-gen ODrives (S1, Pro, ...) you should not be getting DRV faults during normal operation (or at all, for that matter). if you do, please let us know (e.g. here or on Discord or info@odriverobotics.com).
Describe the bug drv-status produce following error:
To Reproduce
Call:
Expected behavior Print drv status.
Desktop (please complete the following information):
odrivetool --version
)Additional context None