mirror of
https://github.com/odriverobotics/ODrive.git
synced 2026-08-20 22:14:34 +08:00
26 lines
1.4 KiB
Markdown
26 lines
1.4 KiB
Markdown

|
|
|
|
This project is all about accurately driving brushless motors, for cheap. The aim is to make it possible to use inexpensive brushless motors in high performance robotics projects, like [this](https://www.youtube.com/watch?v=WT4E5nb3KtY).
|
|
|
|
| Branch | Build Status |
|
|
|--------|--------------|
|
|
| master | [](https://travis-ci.org/madcowswe/ODrive) |
|
|
| devel | [](https://travis-ci.org/madcowswe/ODrive) |
|
|
|
|
[/badge.svg)](https://github.com/madcowswe/ODrive/actions?query=workflow%3A%22pip+install+odrive+%28nightly%29%22)
|
|
|
|
Please refer to the [Developer Guide](https://docs.odriverobotics.com/developer-guide) to get started with ODrive firmware development.
|
|
|
|
|
|
### Repository Structure
|
|
* **Firmware**: ODrive firmware
|
|
* **tools**: Python library & tools
|
|
* **docs**: Documentation
|
|
|
|
### Other Resources
|
|
|
|
* [Main Website](https://www.odriverobotics.com/)
|
|
* [User Guide](https://docs.odriverobotics.com/)
|
|
* [Forum](https://discourse.odriverobotics.com/)
|
|
* [Chat](https://discourse.odriverobotics.com/t/come-chat-with-us/281)
|