...
Ensure ODrive is connected to a laptop and wired correctly
Add 5 V fuse to positive terminal of power supply
Open the odrivetool in an anaconda terminal
Start with a calibration for axis0 and axis1:
Code Block |
---|
odrv0.axis0.requested_state = AXIS_STATE_FULL_CALIBRATION_SEQUENCE |
Switch to closed loop control for axis0 and axis1:
...