We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 955aba1 commit 187acfeCopy full SHA for 187acfe
CHANGELOG.md
@@ -3,8 +3,14 @@ Please add a note of your changes below this heading if you make a Pull Request.
3
4
# Releases
5
6
-## [0.4.0] - 2018-06-10
+## [0.4.1] - 2018-07-01
7
+### Fixed
8
+* Encoder errors would show up as Axis error `ERROR_MOTOR_FAILED` instead of `ERROR_ENCODER_FAILED`.
9
+* Various pip install dependencies
10
+* Ability for python tools threads to quit properly
11
+* dfuse error prints now python3 compatible
12
13
+## [0.4.0] - 2018-06-10
14
### Added
15
* Encoder can now go forever in velocity/torque mode due to using circular encoder space.
16
* Protocol supports function return values
0 commit comments