Aaron de los Santos e59ee5cda1 Replaced old inline enum with autogenerated enum header
Deleted the manually added enum in the ODriveArduino class. Removed the scope resolution operator from the ODriveArduinoTest.ino file to access enums as it can be accessed from the global namespace.
2021-06-13 17:28:10 -07:00
2021-05-28 22:23:26 -04:00
2021-06-11 17:32:43 -07:00
2021-06-13 17:23:05 -07:00
2021-05-27 22:51:34 -04:00
2021-06-11 17:32:43 -07:00

ODrive Logo

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.

Branch Build Status
master Build Status
devel Build Status

pip install odrive (nightly)

Please refer to the Developer Guide to get started with ODrive firmware development.

Repository Structure

  • Firmware: ODrive firmware
  • tools: Python library & tools
  • docs: Documentation

Other Resources

Description
High performance motor control
Readme 84 MiB
Languages
C++ 32.6%
C 29.8%
Python 19.2%
JavaScript 10.8%
Vue 4%
Other 3.6%