-
**Original report ([archived issue](https://osrf-migration.github.io/gazebo-gh-pages/#!/osrf/gazebo/issues/398)) by Steffi Paepcke (Bitbucket: [spaepcke](https://bitbucket.org/%7B88ec2edf-5653-4e93-b1…
-
**Is your feature request related to a problem? Please describe.**
We need one of the split areas to be percent based but the min size should be a hard pixel based minimum otherwise the UI looks bad.…
-
**User story**
We use the DeckGL ScatterplotLayer to render spots. This means that `spatialSpotRadius` corresponds to `getRadius` with `radiusUnits: 'meters'` which is the same as `radiusUnits: 'co…
-
As per request by Rob Zellem:
On https://github.com/spacetelescope/roman-technical-information/blob/main/data/WideFieldInstrument/Spectroscopy/Sensitivity/prism_spectroscopy_sensitivity.ecsv the co…
-
Hi everyone! I'm working on a video tutorial about `BodyPose` in ml5.js 1.0. I discovered in the making of the video some improvements I think we could make to the documentation of how the 3D coordina…
-
Currently, unit of WheelEvent.delta(X|Y|Z) value is defined by WheelEvent.deltaMode in UI Events. However, Chrome and Edge almost always fire wheel events with WheelEvent.DOM_DELTA_PIXEL. Therefore, a…
-
### Describe the bug
When parsing possible inputs to `submap`, the function [`_parse_submap_inputs`](https://github.com/sunpy/sunpy/blob/ae2a93f7ed438b1e5a3e7a49231541c246b7c80b/sunpy/map/mapbase.p…
-
What units are allowed for the functions `geof:distance, geof:buffer`?
GeoSPARQL 1.0 defines them merely as `units: xsd:anyURI`, eg:
```
geof:buffer (geom: ogc:geomLiteral, radius: xsd:double, unit…
-
Hi,
I am using DRAMMS for registration and I'm interested in evaluating the accuracy based on the deformation fields. ie. if I add the deformation field value at each pixel location, I should reach …
-
I see the following contract violation in my program when the scroll range exceeds 1,000,000. I'm providing pixels as the units to the set-scroll-range function. Assuming using pixels is correct here,…