-
The API is only REST**ful**, so we should not impose any hard standards on naming things. But the `/getData` should be renamed to `/data`, since `GET` is already the HTTP verb:
`/api/v1/timeseries/{i…
nuest updated
8 years ago
-
-
We tried the wholeBodyImpedance controller by zeroing the gains. We were expecting that the gravity compensation would more or less do a good job, being the model reliable right now. In fact,, this wa…
-
Based on the types of artifacts, issues, and hubs we identify, we will choose which tags/categories/filters we will need to have.
Possible artifacts are being identified in https://github.com/mozilla…
-
In commit 46c96f4b381c851e15f5602e6abe8aa0a4919285, the fix for #140, two new class-level static fields [`_schemaName` and `_schemaFullName`](https://github.com/Microsoft/bond/commit/46c96f4b381c851e1…
-
With gcc 4.9.2 on hypnos (HZDR) I get the following warning during build of PIConGPU:
```
src/picongpu/include/plugins/IsaacPlugin.hpp:386:1561: required from here
src/isaac/insitu/isaac.hpp:378:56…
-
When building third party applications (in our case [this PIConGPU branch](https://github.com/theZiz/picongpu/commit/70c0593ac00a58db88fca3b6fcf72aeadf1660f6)) while pointing the isaac "install" to th…
-
Hello
I would like to use this framework to derive the insitu correction for the Rscan but when I run on data "_Insitu" is added to the calibration sequence even when I don't specify that. Since ther…
-
Checking every memory to be freed at program exit (kt)
-
Need to discuss about a general way that would allow either to create a new variable out or to modify the value of an existing variable if it exists already.
Currently JSME module as a "insitu" modif…