Samuel Sadok 4d59959e07 Continue connecting if JSON caching fails
If the first run of a recent version of odrivetool happens with sudo
then the cache directory will be owned by root and thus subsequent
non-sudo runs of odrivetool fail to create JSON files in the cache
directory. Previously odrivetool would silently fail to connect in this
case. This commit instead makes odrivetool print a warning and continue
to connect.

See https://github.com/madcowswe/ODrive/issues/509#issuecomment-713104444
2020-10-20 23:53:09 +02:00
2020-09-30 00:17:57 +02:00
2020-07-25 23:27:08 -04:00
2020-10-16 13:15:01 -07:00
2020-10-20 21:28:56 +02:00
2020-06-04 15:49:35 +02: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

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