A web based GUI to tweak and debug the ODrive motor controller. It also comes packaged in a Docker image for easy usage.
Just start the container with
docker run --privileged -p 80:80 --name odrive -it zauberzeug/odrive-gui:latest
and access the interface at http://localhost/.
It's convenient to use the --privileged parameter to allow access to usb.
But you can also provide only the device you want to use.
Content type
Image
Digest
sha256:0fb107377…
Size
333.3 MB
Last updated
27 days ago
docker pull zauberzeug/odrive-gui