Fabian Thorand
Fabian Thorand
### Summary When setting the target angle of a 2D revolute joint motor to 90 degrees, it starts spinning uncontrollably. When setting the target angle to something larger, e.g. 135...
We have an application using `gogol` running inside a GCE instance, using `getApplicationDefault` for obtaining the credentials. Recently, it falsely assumed that it was *not* running on GCE and failed...
This is mainly useful on Windows where command line usability is seriously lacking. The plan is to develop this in C#, since GUI libraries for Haskell are sometimes hard to...
Not all functionality provided by kOS has been made available to KOS-C yet through bindings in the `kosc-prelude` library. Part of this is also an investigation whether the current module...
It makes sense to separate the bare-minimum kOS bindings from any high-level stuff.
There is already a stub in the `test` directory. A good library for integrating different kinds of tests in one test suite is [Hspec](http://hspec.github.io/).
This could consist of adding an `export` keyword (or the like) that always causes a function to be generated in the output file, even if it is not reachable from...