|
|
@ -2,6 +2,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
A repository of ODrive Code
|
|
|
|
A repository of ODrive Code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
https://docs.odriverobotics.com/
|
|
|
|
|
|
|
|
|
|
|
|
## Dependencies
|
|
|
|
## Dependencies
|
|
|
|
|
|
|
|
|
|
|
|
```
|
|
|
|
```
|
|
|
@ -12,3 +14,6 @@ brew install libusb
|
|
|
|
pip install odrive
|
|
|
|
pip install odrive
|
|
|
|
```
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## The Odrive interface
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
https://docs.odriverobotics.com/odrivetool.html
|