-
As it is currently implemented, the integrator command will overflow when the integrated error is saturate and the integrator gain is above 512. The settings currently allow the user to use the slider…
-
Component affected:
- Component affected:
- [ ] Distribution
- Installer name (e.g. kura_3.1.0_raspberry-pi-2-3_installer.deb): Kura_3.2.0-SNAPSHOT_raspberry-pi-2-3_installer.deb
- Pla…
-
From @ilevkivskyi in python/mypy#4786:
It looks like the ctypes stubs cause several problems in some internal code bases. This is mostly due to mypy's own limitation in treatment of platform checks…
-
![snipaste_2018-08-11_18-14-27](https://user-images.githubusercontent.com/20224521/43990757-8bad3158-9d92-11e8-9e75-696b6ce0a371.png)
![snipaste_2018-08-11_18-15-14](https://user-images.githubusercon…
-
WAIT!!! I know this was asked in #795, #964, and #1190.
However version 12 of LIBAV and version 3.3 of LIBffmpeg both support native encode/decode for H.264 on NVIDIA hardware. (I believe OpenShot …
-
Hi, after update to last libs versions (lime 7.0.0, openfl 8.4.0) i noticed that constructor of main app class was called 3 times.
If we add log in any test project `openfl-samples\8,4,0\haxelib\demo…
-
There seems to be many anchor links in the [caching docs](https://docs.travis-ci.com/user/caching/#configuration) pointing to #Arbitrary-directories that don't go anywhere. It seems this reference may…
-
AKS cluster created with monitoring enabled is broken due to mixed case used in the 'omsAgent' where all other part of the azure is expecting lower case 'omsagent'
https://github.com/terraform-pro…
-
i implement some test utils for my predictors, but i do not know how to use the test class
-
Render layers currently fill the entire window, no matter the size of the content - this is very wasteful! We make render layers be no larger than they need to be. #1634 tried to address this, but the…