Explore_odrive.py reboot() error

When I run python explore_odrive.py, when my_odrive.reboot() is executed; an error is displayed

3What caused the error?

Yes actually we don’t have a very clean way of doing this. Basically what happens is as soon as the command reaches the ODrive, it resets immediately, so the USB peripheral hardware is reset too. This means the connection dies unexpectedly as seen from the PC side, which causes an error. If you get errors when rebooting only, it’s safe to disregard them.